C1.Silverlight.RichTextBox.5
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)IsEnabledSpellCheckerPropertyIdentifies the IsEnabledSpellChecker 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)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 System.Windows.FrameworkElement)
Public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyAllowDrop (Inherited from System.Windows.UIElement)
Public PropertyBackground (Inherited from System.Windows.Controls.Control)
Public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
Public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
Public PropertyCacheMode (Inherited from System.Windows.UIElement)
Public PropertyCaretBrushSets the brush of blinking cursor of the C1RichTextBox.  
Public PropertyCharacterSpacing (Inherited from System.Windows.Controls.Control)
Public PropertyClip (Inherited from System.Windows.UIElement)
Public PropertyClipboardModeIndicates how the C1RichTextBox uses the clipboard.  
Public PropertyComputedHorizontalScrollBarVisibilityGets a value that indicates whether the horizontal System.Windows.Controls.Primitives.ScrollBar is visible.  
Public PropertyComputedVerticalScrollBarVisibilityGets a value that indicates whether the vertical System.Windows.Controls.Primitives.ScrollBar is visible.  
Public PropertyCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
Public PropertyDefaultParagraphMarginGets or sets the default outer margin of a C1Paragraph element.  
Public PropertyDesiredSize (Inherited from System.Windows.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 System.Windows.DependencyObject)
Public PropertyDocumentGets or sets the C1.Silverlight.RichTextBox.Documents.C1Document for the C1RichTextBox.  
Public PropertyDocumentHistoryGets the DocumentHistory associated with current Document, used for undoing and redoing actions.  
Public PropertyEffect (Inherited from System.Windows.UIElement)
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 System.Windows.FrameworkElement)
Public PropertyFocusCuesVisibilityGets or sets a value indicating whether the focus visuals of the control are visible.  
Public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
Public PropertyFontSize (Inherited from System.Windows.Controls.Control)
Public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
Public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
Public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
Public PropertyForeground (Inherited from System.Windows.Controls.Control)
Public PropertyHeight (Inherited from System.Windows.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 System.Windows.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from System.Windows.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 System.Windows.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 PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
Public PropertyIsEnabledSpellCheckerGets or sets a value indicating whether the C1SpellChecker is enabled.  
Public PropertyIsFocusedReturns true if the control has the focus.  
Public PropertyIsHitTestVisible (Inherited from System.Windows.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 PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
Public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
Public PropertyMargin (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyName (Inherited from System.Windows.FrameworkElement)
Public PropertyNavigationModeIndicates when the RequestNavigate event is fired.  
Public PropertyOpacity (Inherited from System.Windows.UIElement)
Public PropertyOpacityMask (Inherited from System.Windows.UIElement)
Public PropertyPadding (Inherited from System.Windows.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 System.Windows.FrameworkElement)
Public PropertyPrintPageLayoutGets or sets the layout used for the pages when ViewMode is TextViewMode.Print.  
Public PropertyPrintPanelTemplateGets or sets the System.Windows.Controls.ItemsPanelTemplate used for the panel containing the pages in print view mode.  
Public PropertyPrintTemplateGets or sets the System.Windows.DataTemplate used to present the C1RichTextBox in print mode.  
Public PropertyProjection (Inherited from System.Windows.UIElement)
Public PropertyRenderSize (Inherited from System.Windows.UIElement)
Public PropertyRenderTransform (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
Public PropertyResources (Inherited from System.Windows.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.Silverlight.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.Silverlight.ISpellChecker used for as-you-type spell checking.  
Public PropertyStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyStyleOverridesGets the collection of IStyleOverride associated with this C1RichTextBox.  
Public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
Public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
Public PropertyTabSizeGets or sets the size of a tab character in spaces.  
Public PropertyTag (Inherited from System.Windows.FrameworkElement)
Public PropertyTemplate (Inherited from System.Windows.Controls.Control)
Public PropertyTextGets or sets the text inside the C1.Silverlight.RichTextBox.Documents.C1Document of the C1RichTextBox.  
Public PropertyTextWrappingGets or sets whether the control should wrap the text to fit its width.  
Public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
Public PropertyUIContainerResizeTemplateGets or sets the System.Windows.DataTemplate that generates the thumbs for resizing C1InlineUIContainers.  
Public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
Public PropertyValidationDecoratorStyleGets or sets the style that is applied to the inner C1.Silverlight.C1ValidationDecorator.  
Public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from System.Windows.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 System.Windows.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 System.Windows.UIElement)
Public PropertyWatermarkGets or sets the content of the watermark.  
Public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyZoomGets or sets a zoom value applied to the contents of the C1RichTextBox.  
Top
Public Methods
 NameDescription
Public MethodAddHandler (Inherited from System.Windows.UIElement)
Public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodBeginInit  
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodClipboardCopyCopies the selection to the clipboard.  
Public MethodClipboardCutCuts the selection to the clipboard.  
Public MethodClipboardPastePastes the current content of the clipboard.  
Public MethodEndInit  
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
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 System.Windows.DependencyObject)
Public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public MethodGetElementFromPointReturns the C1.Silverlight.RichTextBox.Documents.C1TextElement directly below a given point.  
Public MethodGetHtmlGet the HTML content with the selected encoding.  
Public MethodGetPositionFromPointReturns the closest text position to a given point in the document layout.  
Public MethodGetRectFromPositionReturns the System.Windows.Rect of screen coordinates for a given position.  
Public MethodGetTextRangeGets a C1.Silverlight.RichTextBox.Documents.C1TextRange that represents a range in the current Document.  
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodGoToPageCauses the editor to jump to a specified page number.  
Public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodOnApplyTemplateOverridden. Builds the visual tree for the C1RichTextBox control when a new template is applied.  
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodRemoveShortcutRemove the shortcut for some action.  
Public MethodScrollIntoViewOverloaded. Scrolls the C1RichTextBox to bring a C1.Silverlight.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 System.Windows.FrameworkElement)
Public MethodSetHtmlSets the HTML content.  
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodTransformToVisual (Inherited from System.Windows.UIElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top
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.