C1.Silverlight.RichTextBox.5
C1RichTextBox Class Events

For a list of all members of this type, see C1RichTextBox members.

Public Events
 NameDescription
Public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
Public EventClipboardCopyingFired when a clipboard copy has been triggered.  
Public EventClipboardPastingFired when a clipboard paste has been triggered.  
Public EventDataContextChanged (Inherited from System.Windows.FrameworkElement)
Public EventDocumentChangedFires when the Document property changes.  
Public EventDragEnter (Inherited from System.Windows.UIElement)
Public EventDragLeave (Inherited from System.Windows.UIElement)
Public EventDragOver (Inherited from System.Windows.UIElement)
Public EventDrop (Inherited from System.Windows.UIElement)
Public EventElementMouseEnterFires when the mouse enters a text element.  
Public EventElementMouseLeaveFires when the mouse leaves a text element.  
Public EventElementMouseLeftButtonDown  
Public EventElementMouseLeftButtonUpFires when the left mouse button is released over a text element.  
Public EventElementMouseMoveFires when the mouse moves over a text element.  
Public EventGotFocus (Inherited from System.Windows.UIElement)
Public EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
Public EventIsMouseOverChangedEvent raised when the IsMouseOver property has changed.  
Public EventKeyDownOccurs when a keyboard key is pressed while the C1RichTextBox has focus.  
Public EventKeyUp (Inherited from System.Windows.UIElement)
Public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
Public EventLoaded (Inherited from System.Windows.FrameworkElement)
Public EventLostFocus (Inherited from System.Windows.UIElement)
Public EventLostMouseCapture (Inherited from System.Windows.UIElement)
Public EventMediaCommand (Inherited from System.Windows.UIElement)
Public EventMouseEnter (Inherited from System.Windows.UIElement)
Public EventMouseLeave (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonDownOccurs 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.  
Public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseMove (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseSelectionCompletedFired when the user completes a selection using a mouse.  
Public EventMouseWheel (Inherited from System.Windows.UIElement)
Public EventRequestNavigateFires when the user clicks on a C1.Silverlight.RichTextBox.Documents.C1Hyperlink.  
Public EventSelectionChangedFires when Selection changes.  
Public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
Public EventTextChangedFired when there is a change in the document.  
Public EventTextDragMoveFires when the mouse moves while dragging text.  
Public EventTextDragStartFires when text dragging starts. Allows canceling the drag.  
Public EventTextDropFires when dragged text is dropped.  
Public EventTextInput (Inherited from System.Windows.UIElement)
Public EventTextInputStart (Inherited from System.Windows.UIElement)
Public EventTextInputUpdate (Inherited from System.Windows.UIElement)
Public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Public EventViewModeChangedEvent raised when the ViewMode property has changed.  
Top
See Also

Reference

C1RichTextBox Class
C1.Silverlight.RichTextBox Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.