RichTextBox for WinRT
C1RichTextBox Class Events


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

Public Events
 NameDescription
Public EventClipboardCopyingFired when a clipboard copy has been triggered.  
Public EventClipboardPastingFired when a clipboard paste has been triggered.  
Public EventContextMenuOpeningwhen a right-tap input stimulus happens while the pointer is over the C1RichTextBox.  
Public EventDataContextChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventDocumentChangedFires when the Document property changes.  
Public EventDoubleTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragEnter (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragLeave (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragOver (Inherited from Windows.UI.Xaml.UIElement)
Public EventDrop (Inherited from Windows.UI.Xaml.UIElement)
Public EventElementPointerEnterFires when the mouse enters a text element.  
Public EventElementPointerExitedFires when the mouse leaves a text element.  
Public EventElementPointerMovedFires when the mouse moves over a text element.  
Public EventElementPointerReleasedFires when the left mouse button is released over a text element.  
Public EventElementTappedFires when the tapped a text element.  
Public EventGotFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventHolding (Inherited from Windows.UI.Xaml.UIElement)
Public EventIsEnabledChanged (Inherited from Windows.UI.Xaml.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 Windows.UI.Xaml.UIElement)
Public EventLayoutUpdated (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLoaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLostFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationCompleted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationDelta (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationInertiaStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventMouseSelectionCompletedFired when the user completes a selection using a mouse.  
Public EventPointerCanceled (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCaptureLost (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerEntered (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerExited (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerMoved (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerPressedOccurs when the pointer device initiates a Press action within this element.  
Public EventPointerReleased (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerWheelChanged (Inherited from Windows.UI.Xaml.UIElement)
Public EventRequestNavigateFires when the user clicks on a C1.Xaml.RichTextBox.Documents.C1Hyperlink.  
Public EventRightTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventSelectionChangedFires when Selection changes.  
Public EventSizeChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventTapped (Inherited from Windows.UI.Xaml.UIElement)
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 EventUnloaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventViewModeChangedEvent raised when the ViewMode property has changed.  
Top
See Also

Reference

C1RichTextBox Class
C1.Xaml.RichTextBox Namespace

 

 


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

Product Support Forum  |  Documentation Feedback