RichTextBox for WinRT
C1RichTextBox Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by C1RichTextBox.

Public Constructors
 NameDescription
Public ConstructorC1RichTextBox ConstructorInitializes a new instance of a C1RichTextBox.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AcceptsReturnPropertyIdentifies the AcceptsReturn dependency property.  
Public Fieldstatic (Shared in Visual Basic)AcceptsTabPropertyIdentifies the AcceptsTab dependency property.  
Public Fieldstatic (Shared in Visual Basic)CaretBrushPropertyIdentifies the CaretBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)ComputedHorizontalScrollBarVisibilityPropertyIdentifies the ComputedHorizontalScrollBarVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)ComputedVerticalScrollBarVisibilityPropertyIdentifies the ComputedVerticalScrollBarVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)DefaultParagraphMarginPropertyIdentifies the DefaultParagraphMargin dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisabledCuesVisibilityPropertyIdentifies the DisabledCuesVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisableSelectionPropertyIdentifies the DisableSelection dependency property.  
Public Fieldstatic (Shared in Visual Basic)DocumentPropertyIdentifies the Document dependency property.  
Public Fieldstatic (Shared in Visual Basic)ExtentHeightPropertyIdentifies the ExtentHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)ExtentWidthPropertyIdentifies the ExtentWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)FocusCuesVisibilityPropertyIdentifies the FocusCuesVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)HideCaretPropertyIdentifies the HideCaret dependency property.  
Public Fieldstatic (Shared in Visual Basic)HideSelectionPropertyIdentifies the HideSelection dependency property.  
Public Fieldstatic (Shared in Visual Basic)HorizontalOffsetPropertyIdentifies the HorizontalOffset dependency property.  
Public Fieldstatic (Shared in Visual Basic)HorizontalScrollBarVisibilityPropertyIdentifies the HorizontalScrollBarVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)HtmlFilterPropertyIdentifies the HtmlFilter dependency property.  
Public Fieldstatic (Shared in Visual Basic)HtmlPropertyIdentifies the Html dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsFocusedPropertyIdentifies the IsFocused dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsMouseOverPropertyIdentifies the IsMouseOver dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsReadOnlyPropertyIdentifies the IsReadOnly dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsSpellCheckerEnabledPropertyIdentifies the IsSpellCheckerEnabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)PageCountPropertyIdentifies the PageCount dependency property.  
Public Fieldstatic (Shared in Visual Basic)PageNumberPropertyIdentifies the PageNumber dependency property.  
Public Fieldstatic (Shared in Visual Basic)PrintPageLayoutPropertyIdentifies the PrintPageLayout dependency property.  
Public Fieldstatic (Shared in Visual Basic)PrintPanelTemplatePropertyIdentifies the PrintPanelTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)PrintTemplatePropertyIdentifies the PrintTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)ReturnModePropertyIdentifies the ReturnMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)ScrollableHeightPropertyIdentifies the ScrollableHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)ScrollableWidthPropertyIdentifies the ScrollableWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)ScrollBarStylePropertyIdentifies the ScrollBarStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectionBackgroundPropertyIdentifies the SelectionBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectionForegroundPropertyIdentifies the SelectionForeground dependency property.  
Public Fieldstatic (Shared in Visual Basic)TabSizePropertyIdentifies the TabSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)TextPropertyIdentifies the Text dependency property.  
Public Fieldstatic (Shared in Visual Basic)TextWrappingPropertyIdentifies the TextWrapping dependency property.  
Public Fieldstatic (Shared in Visual Basic)UIContainerResizeTemplatePropertyIdentifies the UIContainerResizeTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)ValidationDecoratorStylePropertyIdentifies the ValidationDecoratorStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)VerticalOffsetPropertyIdentifies the VerticalOffset dependency property.  
Public Fieldstatic (Shared in Visual Basic)VerticalScrollBarVisibilityPropertyIdentifies the VerticalScrollBarVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)ViewModePropertyIdentifies the ViewMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)ViewportHeightPropertyIdentifies the ViewportHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)ViewportWidthPropertyIdentifies the ViewportWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)WatermarkPropertyIdentifies the Watermark dependency property.  
Public Fieldstatic (Shared in Visual Basic)ZoomPropertyIdentifies the Zoom dependency property.  
Top
Public Properties
 NameDescription
Public PropertyAcceptsReturnGets or sets a value that indicates how the text editing control responds when the user presses the ENTER key.  
Public PropertyAcceptsTabGets or sets whether tabs are accepted.  
Public PropertyActualHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyActualWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyAllowDrop (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyBackground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBaseUri (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyBorderBrush (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBorderThickness (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyCacheMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCaretBrushSets the brush of blinking cursor of the C1RichTextBox.  
Public PropertyCharacterSpacing (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyClip (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyClipboardModeIndicates how the C1RichTextBox uses the clipboard.  
Public PropertyCompositeMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyComputedHorizontalScrollBarVisibilityGets a value that indicates whether the horizontal Windows.UI.Xaml.Controls.Primitives.ScrollBar is visible.  
Public PropertyComputedVerticalScrollBarVisibilityGets a value that indicates whether the vertical Windows.UI.Xaml.Controls.Primitives.ScrollBar is visible.  
Public PropertyContextMenuGets or sets the context menu object to show on the right tap.  
Public PropertyDataContext (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyDefaultParagraphMarginGets or sets the default outer margin of a C1Paragraph element.  
Public PropertyDesiredSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDisabledCuesVisibilityGets or sets a value indicating whether the disabled visuals of the control are visible.  
Public PropertyDisableSelectionGets or sets whether text selection is disabled.  
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyDocumentGets or sets the C1.Xaml.RichTextBox.Documents.C1Document for the C1RichTextBox.  
Public PropertyDocumentHistoryGets the DocumentHistory associated with current Document, used for undoing and redoing actions.  
Public PropertyExtentHeightGets the vertical size of all the content for display in the C1RichTextBox.  
Public PropertyExtentWidthGets the horizontal size of all the content for display in the C1RichTextBox.  
Public PropertyFlowDirection (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusCuesVisibilityGets or sets a value indicating whether the focus visuals of the control are visible.  
Public PropertyFocusState (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontFamily (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontSize (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStretch (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStyle (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontWeight (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyForeground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHideCaretGets or sets whether the caret is hidden.  
Public PropertyHideSelectionGets or sets whether the control should highlight the selection when not in focus.  
Public PropertyHorizontalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyHorizontalOffsetGets or sets a value that indicates the horizontal offset of the scrolled content.  
Public PropertyHorizontalScrollBarVisibilityGets or sets a value that indicates whether a horizontal Windows.UI.Xaml.Controls.Primitives.ScrollBar should be displayed.  
Public PropertyHtmlGets or sets the content of the C1RichTextBox in HTML format.  
Public PropertyHtmlFilterGets or sets the HtmlFilter used by this C1RichTextBox to serialize and deserialize from HTML.  
Public PropertyIsDoubleTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsEnabled (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsFocusedReturns true if the control has the focus.  
Public PropertyIsHitTestVisible (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsHoldingEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsMouseOverReturns true if the mouse is over the control.  
Public PropertyIsReadOnlyGets or sets whether the user is allowed to modify the text in the control.  
Public PropertyIsRightTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsSpellCheckerEnabledGets or sets a value indicating whether the C1SpellChecker is enabled.  
Public PropertyIsTabStop (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyLanguage (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyManipulationMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyMargin (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyNavigationModeIndicates when the RequestNavigate event is fired.  
Public PropertyOpacity (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyPadding (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyPageCountGets the current number of display pages for the content hosted by the C1RichTextBox.  
Public PropertyPageNumberGets the page number for the currently displayed page.  
Public PropertyPaintersGets the collection of IRichTextPainter associated with this C1RichTextBox.  
Public PropertyParent (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyPointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyPrintPageLayoutGets or sets the layout used for the pages when ViewMode is TextViewMode.Print.  
Public PropertyPrintPanelTemplateGets or sets the Windows.UI.Xaml.Controls.ItemsPanelTemplate used for the panel containing the pages in print view mode.  
Public PropertyPrintTemplateGets or sets the Windows.UI.Xaml.DataTemplate used to present the C1RichTextBox in print mode.  
Public PropertyProjection (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransform (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransformOrigin (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRequestedTheme (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyResources (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyReturnModeGets or sets a value of ReturnMode that indicates how the RichTextBox handles the Return key.  
Public PropertyScrollableHeightGets a value that represents the horizontal size of the area that can be scrolled; the difference between the height of the extent and the height of the viewport.  
Public PropertyScrollableWidthGets a value that represents the vertical size of the area that can be scrolled; the difference between the width of the extent and the width of the viewport.  
Public PropertyScrollBarStyleGets or sets the System.Windows.Style used by the two System.Windows.Controls.Primitives.ScrollBar controls contained in the default template.  
Public PropertySelectedTextGets or sets the content of the current selection in the rich text box.  
Public PropertySelectionGets or sets the C1.Xaml.RichTextBox.Documents.C1TextRange selected in the C1RichTextBox's document.  
Public PropertySelectionBackgroundGets or sets the brush used to fill the background of the selected text.  
Public PropertySelectionForegroundGets or sets the brush used to fill the foreground of the selected text.  
Public PropertySelectionLengthGets or sets the number of characters in the current selection in the rich text box.  
Public PropertySelectionStartGets or sets the starting position of the text selected in the rich text box.  
Public PropertySpellCheckerGets or sets the C1.Xaml.ISpellChecker used for as-you-type spell checking.  
Public PropertyStyle (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyStyleOverridesGets the collection of IStyleOverride associated with this C1RichTextBox.  
Public PropertyTabIndex (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTabNavigation (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTabSizeGets or sets the size of a tab character in spaces.  
Public PropertyTag (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTextGets or sets the text inside the C1.Xaml.RichTextBox.Documents.C1Document of the C1RichTextBox.  
Public PropertyTextWrappingGets or sets whether the control should wrap the text to fit its width.  
Public PropertyTransitions (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyTriggers (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyUIContainerResizeTemplateGets or sets the Windows.UI.Xaml.DataTemplate that generates the thumbs for resizing C1InlineUIContainers.  
Public PropertyUseLayoutRounding (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyValidationDecoratorStyleGets or sets the style that is applied to the inner C1.Xaml.C1ValidationDecorator.  
Public PropertyVerticalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyVerticalOffsetGets or sets a value that indicates the vertical offset of the scrolled content.  
Public PropertyVerticalScrollBarVisibilityGets or sets a value that indicates whether a horizontal Windows.UI.Xaml.Controls.Primitives.ScrollBar should be displayed.  
Public PropertyViewManagerGets the C1RichTextViewManager currently used by this C1RichTextBox.  
Public PropertyViewModeGets or sets the TextViewMode of the C1RichTextBox.  
Public PropertyViewportHeightGets a value that contains the vertical size of the viewable content.  
Public PropertyViewportWidthGets a value that contains the horizontal size of the viewable content.  
Public PropertyVisibility (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyWatermarkGets or sets the content of the watermark.  
Public PropertyWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyZoomGets or sets a zoom value applied to the contents of the C1RichTextBox.  
Top
Protected Properties
 NameDescription
Protected PropertyDefaultStyleKey (Inherited from Windows.UI.Xaml.Controls.Control)
Top
Public Methods
 NameDescription
Public MethodAddHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodApplyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCancelDirectManipulations (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCapturePointer (Inherited from Windows.UI.Xaml.UIElement)
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodClipboardCopyCopies the selection to the clipboard.  
Public MethodClipboardCutCuts the selection to the clipboard.  
Public MethodClipboardPastePastes the current content of the clipboard.  
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodFindName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodFindTextSearches for a particular text string from the end of Selection, if found, selects the string.  
Public MethodFocusAttempts to set the focus on the control.  
Public MethodFormatCopyCopies the format of the current selection to the format clipboard.  
Public MethodFormatPasteApplies the content of the format clipboard to the current selection.  
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetBindingExpression (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodGetElementFromPointReturns the C1.Xaml.RichTextBox.Documents.C1TextElement directly below a given point.  
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetHtmlGet the HTML content with the selected encoding.  
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetPositionFromPointReturns the closest text position to a given point in the document layout.  
Public MethodGetRectFromPositionReturns the Windows.Foundation.Rect of screen coordinates for a given position.  
Public MethodGetTextRangeGets a C1.Xaml.RichTextBox.Documents.C1TextRange that represents a range in the current Document.  
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGoToPageCauses the editor to jump to a specified page number.  
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodInvalidateMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodReleasePointerCapture (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReleasePointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public MethodRemoveHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodRemoveShortcutRemove the shortcut for some action.  
Public MethodScrollIntoViewOverloaded. Scrolls the C1RichTextBox to bring a C1.Xaml.RichTextBox.Documents.C1TextElement into view.  
Public MethodScrollToScrolls the C1RichTextBox so that the given position is at the top.  
Public MethodSelectSelects a range of text in the rich text box.  
Public MethodSelectAllSelects all the text in the control.  
Public MethodSetBinding (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodSetHtmlSets the HTML content.  
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodToString (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodTransformToVisual (Inherited from Windows.UI.Xaml.UIElement)
Public MethodUpdateLayout (Inherited from Windows.UI.Xaml.UIElement)
Top
Protected Methods
 NameDescription
Protected MethodArrangeOverrideOverridden. Provides the behavior for the Arrange pass of Silverlight layout. Classes can override this method to define their own Arrange pass behavior.  
Protected MethodChangeVisualStateCommonUpdates the current visual state of the Common visual state group to match the object's properties.  
Protected MethodChangeVisualStateFocusUpdates the current visual state of the Focus visual state group to match the object's properties.  
Protected MethodChangeVisualStateWritableUpdates the current visual state of the Writable visual state group to match the object's properties.  
Protected MethodFindSubElementsForTouchTargeting (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodGetTemplateChild (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodGoToElementStateCore (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodMeasureOverrideOverridden. Provides the behavior for the Measure pass of Silverlight layout. Classes can override this method to define their own Measure pass behavior.  
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnApplyTemplateOverridden. Builds the visual tree for the C1RichTextBox control when a new template is applied.  
Protected MethodOnCreateAutomationPeerOverridden. Create the Automation peer implementations for custom control (CustomInputBox2) to provide the accessibility support.  
Protected MethodOnDisconnectVisualChildren (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodOnDoubleTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDragEnter (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDragLeave (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDragOver (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDrop (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnGotFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnHolding (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnKeyDownOverridden.   
Protected MethodOnKeyUpOverridden.   
Protected MethodOnLostFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationCompleted (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationDelta (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationInertiaStarting (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationStarted (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationStarting (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerCanceled (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerCaptureLost (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerEntered (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerExited (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerMoved (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerPressedOverridden. Called before the PointerPressed event occurs.  
Protected MethodOnPointerReleased (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerWheelChanged (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnRightTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Top
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