C1.WPF.RichTextBox Namespace : C1RichTextBox Class |
For a list of all members of this type, see C1RichTextBox members.
Name | Description | |
---|---|---|
ClipboardCopying | Fired when a clipboard copy has been triggered. | |
ClipboardPasting | Fired when a clipboard paste has been triggered. | |
ContextMenuClosing | (Inherited from System.Windows.FrameworkElement) | |
ContextMenuOpening | (Inherited from System.Windows.FrameworkElement) | |
DataContextChanged | (Inherited from System.Windows.FrameworkElement) | |
DocumentChanged | Fires when the Document property changes. | |
DragEnter | (Inherited from System.Windows.UIElement) | |
DragLeave | (Inherited from System.Windows.UIElement) | |
DragOver | (Inherited from System.Windows.UIElement) | |
Drop | (Inherited from System.Windows.UIElement) | |
ElementMouseEnter | Fires when the mouse enters a text element. | |
ElementMouseLeave | Fires when the mouse leaves a text element. | |
ElementMouseLeftButtonDown | Fires when the tapped a text element. | |
ElementMouseLeftButtonUp | Fires when the left mouse button is released over a text element. | |
ElementMouseMove | Fires when the mouse moves over a text element. | |
FocusableChanged | (Inherited from System.Windows.UIElement) | |
GiveFeedback | (Inherited from System.Windows.UIElement) | |
GotFocus | (Inherited from System.Windows.UIElement) | |
GotKeyboardFocus | (Inherited from System.Windows.UIElement) | |
GotMouseCapture | (Inherited from System.Windows.UIElement) | |
GotStylusCapture | (Inherited from System.Windows.UIElement) | |
GotTouchCapture | (Inherited from System.Windows.UIElement) | |
Initialized | (Inherited from System.Windows.FrameworkElement) | |
IsEnabledChanged | (Inherited from System.Windows.UIElement) | |
IsHitTestVisibleChanged | (Inherited from System.Windows.UIElement) | |
IsKeyboardFocusedChanged | (Inherited from System.Windows.UIElement) | |
IsKeyboardFocusWithinChanged | (Inherited from System.Windows.UIElement) | |
IsMouseCapturedChanged | (Inherited from System.Windows.UIElement) | |
IsMouseCaptureWithinChanged | (Inherited from System.Windows.UIElement) | |
IsMouseDirectlyOverChanged | (Inherited from System.Windows.UIElement) | |
IsMouseOverChanged | Event raised when the IsMouseOver property has changed. | |
IsStylusCapturedChanged | (Inherited from System.Windows.UIElement) | |
IsStylusCaptureWithinChanged | (Inherited from System.Windows.UIElement) | |
IsStylusDirectlyOverChanged | (Inherited from System.Windows.UIElement) | |
IsVisibleChanged | (Inherited from System.Windows.UIElement) | |
KeyDown | Occurs when a keyboard key is pressed while the C1RichTextBox has focus. | |
KeyUp | (Inherited from System.Windows.UIElement) | |
LayoutUpdated | (Inherited from System.Windows.UIElement) | |
Loaded | (Inherited from System.Windows.FrameworkElement) | |
LostFocus | (Inherited from System.Windows.UIElement) | |
LostKeyboardFocus | (Inherited from System.Windows.UIElement) | |
LostMouseCapture | (Inherited from System.Windows.UIElement) | |
LostStylusCapture | (Inherited from System.Windows.UIElement) | |
LostTouchCapture | (Inherited from System.Windows.UIElement) | |
ManipulationBoundaryFeedback | (Inherited from System.Windows.UIElement) | |
ManipulationCompleted | (Inherited from System.Windows.UIElement) | |
ManipulationDelta | (Inherited from System.Windows.UIElement) | |
ManipulationInertiaStarting | (Inherited from System.Windows.UIElement) | |
ManipulationStarted | (Inherited from System.Windows.UIElement) | |
ManipulationStarting | (Inherited from System.Windows.UIElement) | |
MouseDoubleClick | (Inherited from System.Windows.Controls.Control) | |
MouseDown | (Inherited from System.Windows.UIElement) | |
MouseEnter | (Inherited from System.Windows.UIElement) | |
MouseLeave | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | Occurs when the left mouse button is pressed (or when the tip of the stylus touches the tablet PC) while the mouse pointer is over a System.Windows.UIElement. | |
MouseLeftButtonUp | (Inherited from System.Windows.UIElement) | |
MouseMove | (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | (Inherited from System.Windows.UIElement) | |
MouseSelectionCompleted | Fired when the user completes a selection using a mouse. | |
MouseUp | (Inherited from System.Windows.UIElement) | |
MouseWheel | (Inherited from System.Windows.UIElement) | |
PreviewDragEnter | (Inherited from System.Windows.UIElement) | |
PreviewDragLeave | (Inherited from System.Windows.UIElement) | |
PreviewDragOver | (Inherited from System.Windows.UIElement) | |
PreviewDrop | (Inherited from System.Windows.UIElement) | |
PreviewGiveFeedback | (Inherited from System.Windows.UIElement) | |
PreviewGotKeyboardFocus | (Inherited from System.Windows.UIElement) | |
PreviewKeyDown | (Inherited from System.Windows.UIElement) | |
PreviewKeyUp | (Inherited from System.Windows.UIElement) | |
PreviewLostKeyboardFocus | (Inherited from System.Windows.UIElement) | |
PreviewMouseDoubleClick | (Inherited from System.Windows.Controls.Control) | |
PreviewMouseDown | (Inherited from System.Windows.UIElement) | |
PreviewMouseLeftButtonDown | (Inherited from System.Windows.UIElement) | |
PreviewMouseLeftButtonUp | (Inherited from System.Windows.UIElement) | |
PreviewMouseMove | (Inherited from System.Windows.UIElement) | |
PreviewMouseRightButtonDown | (Inherited from System.Windows.UIElement) | |
PreviewMouseRightButtonUp | (Inherited from System.Windows.UIElement) | |
PreviewMouseUp | (Inherited from System.Windows.UIElement) | |
PreviewMouseWheel | (Inherited from System.Windows.UIElement) | |
PreviewQueryContinueDrag | (Inherited from System.Windows.UIElement) | |
PreviewStylusButtonDown | (Inherited from System.Windows.UIElement) | |
PreviewStylusButtonUp | (Inherited from System.Windows.UIElement) | |
PreviewStylusDown | (Inherited from System.Windows.UIElement) | |
PreviewStylusInAirMove | (Inherited from System.Windows.UIElement) | |
PreviewStylusInRange | (Inherited from System.Windows.UIElement) | |
PreviewStylusMove | (Inherited from System.Windows.UIElement) | |
PreviewStylusOutOfRange | (Inherited from System.Windows.UIElement) | |
PreviewStylusSystemGesture | (Inherited from System.Windows.UIElement) | |
PreviewStylusUp | (Inherited from System.Windows.UIElement) | |
PreviewTextInput | (Inherited from System.Windows.UIElement) | |
PreviewTouchDown | (Inherited from System.Windows.UIElement) | |
PreviewTouchMove | (Inherited from System.Windows.UIElement) | |
PreviewTouchUp | (Inherited from System.Windows.UIElement) | |
QueryContinueDrag | (Inherited from System.Windows.UIElement) | |
QueryCursor | (Inherited from System.Windows.UIElement) | |
RequestBringIntoView | (Inherited from System.Windows.FrameworkElement) | |
RequestNavigate | Fires when the user clicks on a C1.WPF.RichTextBox.Documents.C1Hyperlink. | |
SelectionChanged | Fires when Selection changes. | |
SizeChanged | (Inherited from System.Windows.FrameworkElement) | |
SourceUpdated | (Inherited from System.Windows.FrameworkElement) | |
StylusButtonDown | (Inherited from System.Windows.UIElement) | |
StylusButtonUp | (Inherited from System.Windows.UIElement) | |
StylusDown | (Inherited from System.Windows.UIElement) | |
StylusEnter | (Inherited from System.Windows.UIElement) | |
StylusInAirMove | (Inherited from System.Windows.UIElement) | |
StylusInRange | (Inherited from System.Windows.UIElement) | |
StylusLeave | (Inherited from System.Windows.UIElement) | |
StylusMove | (Inherited from System.Windows.UIElement) | |
StylusOutOfRange | (Inherited from System.Windows.UIElement) | |
StylusSystemGesture | (Inherited from System.Windows.UIElement) | |
StylusUp | (Inherited from System.Windows.UIElement) | |
TargetUpdated | (Inherited from System.Windows.FrameworkElement) | |
TextChanged | Fired when there is a change in the document. | |
TextDragMove | Fires when the mouse moves while dragging text. | |
TextDragStart | Fires when text dragging starts. Allows canceling the drag. | |
TextDrop | Fires when dragged text is dropped. | |
TextInput | (Inherited from System.Windows.UIElement) | |
ToolTipClosing | (Inherited from System.Windows.FrameworkElement) | |
ToolTipOpening | (Inherited from System.Windows.FrameworkElement) | |
TouchDown | (Inherited from System.Windows.UIElement) | |
TouchEnter | (Inherited from System.Windows.UIElement) | |
TouchLeave | (Inherited from System.Windows.UIElement) | |
TouchMove | (Inherited from System.Windows.UIElement) | |
TouchUp | (Inherited from System.Windows.UIElement) | |
Unloaded | (Inherited from System.Windows.FrameworkElement) | |
ViewModeChanged | Event raised when the ViewMode property has changed. |