menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RichTextBoxAdv - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RichTextBoxAdv

    Inheritance
    System.Object
    RichTextBoxAdv
    Implements
    System.IDisposable
    ISkinStylePropagator
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.RichTextBoxAdv.WPF.dll
    Syntax
    [SkinType(SkinVisualStyle = Skin.Office2007Blue, Type = typeof(RichTextBoxAdv), XamlResource = "/Syncfusion.RichTextBoxAdv.WPF;component/Themes/Office2007BlueStyle.xaml")]
    [SkinType(SkinVisualStyle = Skin.Office2007Black, Type = typeof(RichTextBoxAdv), XamlResource = "/Syncfusion.RichTextBoxAdv.WPF;component/Themes/Office2007BlackStyle.xaml")]
    [SkinType(SkinVisualStyle = Skin.Office2007Silver, Type = typeof(RichTextBoxAdv), XamlResource = "/Syncfusion.RichTextBoxAdv.WPF;component/Themes/Office2007SilverStyle.xaml")]
    [SkinType(SkinVisualStyle = Skin.Office2010Blue, Type = typeof(RichTextBoxAdv), XamlResource = "/Syncfusion.RichTextBoxAdv.WPF;component/Themes/Office2010BlueStyle.xaml")]
    [SkinType(SkinVisualStyle = Skin.Office2010Black, Type = typeof(RichTextBoxAdv), XamlResource = "/Syncfusion.RichTextBoxAdv.WPF;component/Themes/Office2010BlackStyle.xaml")]
    [SkinType(SkinVisualStyle = Skin.Office2010Silver, Type = typeof(RichTextBoxAdv), XamlResource = "/Syncfusion.RichTextBoxAdv.WPF;component/Themes/Office2010SilverStyle.xaml")]
    [SkinType(SkinVisualStyle = Skin.Blend, Type = typeof(RichTextBoxAdv), XamlResource = "/Syncfusion.RichTextBoxAdv.WPF;component/Themes/BlendStyle.xaml")]
    [SkinType(SkinVisualStyle = Skin.Default, Type = typeof(RichTextBoxAdv), XamlResource = "/Syncfusion.RichTextBoxAdv.WPF;component/Themes/generic.xaml")]
    [SkinType(SkinVisualStyle = Skin.VS2010, Type = typeof(RichTextBoxAdv), XamlResource = "/Syncfusion.RichTextBoxAdv.WPF;component/Themes/VS2010Style.xaml")]
    [SkinType(SkinVisualStyle = Skin.Metro, Type = typeof(RichTextBoxAdv), XamlResource = "/Syncfusion.RichTextBoxAdv.WPF;component/Themes/MetroStyle.xaml")]
    [SkinType(SkinVisualStyle = Skin.Transparent, Type = typeof(RichTextBoxAdv), XamlResource = "/Syncfusion.RichTextBoxAdv.WPF;component/Themes/TransparentStyle.xaml")]
    [SkinType(SkinVisualStyle = Skin.Office2013, Type = typeof(RichTextBoxAdv), XamlResource = "/Syncfusion.RichTextBoxAdv.WPF;component/Themes/Office2013Style.xaml")]
    [Obsolete("This control is obsolete. Use new SfRichTextBoxAdv in Syncfusion.SfRichTextBoxAdv.WPF assembly instead.")]
    public class RichTextBoxAdv : Control, IDisposable, ISkinStylePropagator

    Constructors

    RichTextBoxAdv()

    Initializes the new instance of RichTextBoxAdv class

    Declaration
    public RichTextBoxAdv()

    Fields

    AfterSpacing

    Declaration
    public static readonly RoutedUICommand AfterSpacing
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    BeforeSpacing

    Declaration
    public static readonly RoutedUICommand BeforeSpacing
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    ChangeFontFamily

    Declaration
    public static readonly RoutedUICommand ChangeFontFamily
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    ChangeFontSize

    Declaration
    public static readonly RoutedUICommand ChangeFontSize
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    ChangeLayout

    Declaration
    public static readonly RoutedUICommand ChangeLayout
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    Copy

    Declaration
    public static readonly RoutedUICommand Copy
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    Cut

    Declaration
    public static readonly RoutedUICommand Cut
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    DefferedScrollingProperty

    Declaration
    public static readonly DependencyProperty DefferedScrollingProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DeleteColumn

    Declaration
    public static readonly RoutedUICommand DeleteColumn
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    DeleteRow

    Declaration
    public static readonly RoutedUICommand DeleteRow
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    DeleteTable

    Declaration
    public static readonly RoutedUICommand DeleteTable
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    DisableHistoryProperty

    Registers the dependency property DisableHistory

    Declaration
    public static readonly DependencyProperty DisableHistoryProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DocumentProperty

    Registers the dependency property Document

    Declaration
    public static readonly DependencyProperty DocumentProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DocumentTitleProperty

    Declaration
    public static readonly DependencyProperty DocumentTitleProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    EnableCursorOnReadOnlyProperty

    Declaration
    public static readonly DependencyProperty EnableCursorOnReadOnlyProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    FontDialog

    Declaration
    public static readonly RoutedUICommand FontDialog
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    FontsProperty

    Declaration
    public static readonly DependencyProperty FontsProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    HideCursorOnLostFocusProperty

    Declaration
    public static readonly DependencyProperty HideCursorOnLostFocusProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    HighlightColor

    Declaration
    public static readonly RoutedUICommand HighlightColor
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    HoldCTRLKeyToNavigateURLProperty

    Registers HoldCTRLKeyToNavigateURL dependency property

    Declaration
    public static readonly DependencyProperty HoldCTRLKeyToNavigateURLProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    HorizontalScrollBarVisibilityProperty

    Declaration
    public static readonly DependencyProperty HorizontalScrollBarVisibilityProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    HTMLTextProperty

    Declaration
    public static readonly DependencyProperty HTMLTextProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    HyperlinkDialog

    Declaration
    public static readonly RoutedUICommand HyperlinkDialog
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    InsertColumn

    Declaration
    public static readonly RoutedUICommand InsertColumn
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    InsertInline

    Declaration
    public static readonly RoutedUICommand InsertInline
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    InsertPicture

    Declaration
    public static readonly RoutedUICommand InsertPicture
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    InsertRow

    Declaration
    public static readonly RoutedUICommand InsertRow
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    InsertTable

    Declaration
    public static readonly RoutedUICommand InsertTable
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    InsertTableDialog

    Declaration
    public static readonly RoutedUICommand InsertTableDialog
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    IsContextMenuVisibleProperty

    Declaration
    public static readonly DependencyProperty IsContextMenuVisibleProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    IsPositionInsideTableProperty

    Declaration
    public static readonly DependencyProperty IsPositionInsideTableProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    IsReadOnlyProperty

    Registers the IsReadOnly dependency property

    Declaration
    public static readonly DependencyProperty IsReadOnlyProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    IsZoomEnabledProperty

    Registers the IsReadOnly dependency property

    Declaration
    public static readonly DependencyProperty IsZoomEnabledProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    Italic

    Declaration
    public static readonly RoutedUICommand Italic
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    LeftIndent

    Declaration
    public static readonly RoutedUICommand LeftIndent
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    LineSpacing

    Declaration
    public static readonly RoutedUICommand LineSpacing
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    ListType

    Declaration
    public static readonly RoutedUICommand ListType
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    MergeSelectedCells

    Declaration
    public static readonly RoutedUICommand MergeSelectedCells
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    New

    Declaration
    public static readonly RoutedUICommand New
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    Open

    Declaration
    public static readonly RoutedUICommand Open
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    PageLayoutProperty

    Registers the PageLayout Dependency property

    Declaration
    public static readonly DependencyProperty PageLayoutProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ParagraphDialog

    Declaration
    public static readonly RoutedUICommand ParagraphDialog
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    Paste

    Declaration
    public static readonly RoutedUICommand Paste
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    Print

    Declaration
    public static readonly RoutedUICommand Print
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    Redo

    Declaration
    public static readonly RoutedUICommand Redo
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    RightIndent

    Declaration
    public static readonly RoutedUICommand RightIndent
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    Save

    Declaration
    public static readonly RoutedUICommand Save
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    SaveAs

    Declaration
    public static readonly RoutedUICommand SaveAs
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    SelectCell

    Declaration
    public static readonly RoutedUICommand SelectCell
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    SelectColumn

    Declaration
    public static readonly RoutedUICommand SelectColumn
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    SelectionFillColorProperty

    Gets or Sets the FillColorProperty dependency property

    Declaration
    public static readonly DependencyProperty SelectionFillColorProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    SelectionProperty

    Declaration
    public static readonly DependencyProperty SelectionProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    SelectionStrokeColorProperty

    Gets or Sets the FillColorProperty dependency property

    Declaration
    public static readonly DependencyProperty SelectionStrokeColorProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    SelectRow

    Declaration
    public static readonly RoutedUICommand SelectRow
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    SelectTable

    Declaration
    public static readonly RoutedUICommand SelectTable
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    TextAlignment

    Declaration
    public static readonly RoutedUICommand TextAlignment
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    TextColor

    Declaration
    public static readonly RoutedUICommand TextColor
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    ToggleBold

    Declaration
    public static readonly RoutedUICommand ToggleBold
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    ToggleDoubleStrikeThrough

    Declaration
    public static readonly RoutedUICommand ToggleDoubleStrikeThrough
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    ToggleItalic

    Declaration
    public static readonly RoutedUICommand ToggleItalic
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    ToggleSingleStrikeThrough

    Declaration
    public static readonly RoutedUICommand ToggleSingleStrikeThrough
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    ToggleSubScript

    Declaration
    public static readonly RoutedUICommand ToggleSubScript
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    ToggleSuperScript

    Declaration
    public static readonly RoutedUICommand ToggleSuperScript
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    ToggleUnderline

    Declaration
    public static readonly RoutedUICommand ToggleUnderline
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    Undo

    Declaration
    public static readonly RoutedUICommand Undo
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    VerticalScrollBarVisibilityProperty

    Declaration
    public static readonly DependencyProperty VerticalScrollBarVisibilityProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ViewerProperty

    Declaration
    public static readonly DependencyProperty ViewerProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    XAMLTextProperty

    Declaration
    public static readonly DependencyProperty XAMLTextProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ZoomFactorProperty

    Declaration
    public static readonly DependencyProperty ZoomFactorProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    Properties

    CurrentInlineStyle

    Gets the current inline style

    Declaration
    public InlineStyle CurrentInlineStyle { get; }
    Property Value
    Type
    InlineStyle

    CurrentParagraphStyle

    Gets the current inline style

    Declaration
    public ParagraphStyle CurrentParagraphStyle { get; }
    Property Value
    Type
    ParagraphStyle

    DisableHistory

    Gets or Sets a value indicating whether to record Undo/Redo

    Declaration
    public bool DisableHistory { get; set; }
    Property Value
    Type
    System.Boolean

    Document

    Gets or Sets the document

    Declaration
    public DocumentAdv Document { get; set; }
    Property Value
    Type
    DocumentAdv

    DocumentTitle

    Declaration
    public string DocumentTitle { get; set; }
    Property Value
    Type
    System.String

    EnableCursorOnReadOnly

    Declaration
    public bool EnableCursorOnReadOnly { get; set; }
    Property Value
    Type
    System.Boolean

    Fonts

    Declaration
    public FontCollection Fonts { get; set; }
    Property Value
    Type
    FontCollection

    HideCursorOnLostFocus

    Declaration
    public bool HideCursorOnLostFocus { get; set; }
    Property Value
    Type
    System.Boolean

    HoldCTRLKeyToNavigateURL

    Gets or Sets a boolean value indicating whether to navigate URL with or without holding CTRL key.

    Declaration
    public bool HoldCTRLKeyToNavigateURL { get; set; }
    Property Value
    Type
    System.Boolean

    HorizontalScrollBarVisibility

    Declaration
    public bool HorizontalScrollBarVisibility { get; set; }
    Property Value
    Type
    System.Boolean

    HTMLText

    Declaration
    public string HTMLText { get; set; }
    Property Value
    Type
    System.String

    IsContextMenuVisible

    Declaration
    public bool IsContextMenuVisible { get; set; }
    Property Value
    Type
    System.Boolean

    IsEmpty

    Declaration
    public bool IsEmpty { get; }
    Property Value
    Type
    System.Boolean

    IsPositionInsideTable

    Declaration
    public bool IsPositionInsideTable { get; }
    Property Value
    Type
    System.Boolean

    IsReadOnly

    Get or Sets a value indicating the control can be enablled

    Declaration
    public bool IsReadOnly { get; set; }
    Property Value
    Type
    System.Boolean

    IsZoomEnabled

    Get or Sets a value indicating the control can be zoomed

    Declaration
    public bool IsZoomEnabled { get; set; }
    Property Value
    Type
    System.Boolean

    PageLayout

    Gets or Sets the page layout.

    Declaration
    public PageLayout PageLayout { get; set; }
    Property Value
    Type
    PageLayout

    Selection

    Declaration
    public SelectionAdv Selection { get; set; }
    Property Value
    Type
    SelectionAdv

    SelectionFillColor

    Gets or Sets the fill color

    Declaration
    public Brush SelectionFillColor { get; set; }
    Property Value
    Type
    System.Windows.Media.Brush

    SelectionStrokeColor

    Gets or Sets the stroke value

    Declaration
    public Brush SelectionStrokeColor { get; set; }
    Property Value
    Type
    System.Windows.Media.Brush

    VerticalScrollBarVisibility

    Declaration
    public bool VerticalScrollBarVisibility { get; set; }
    Property Value
    Type
    System.Boolean

    Viewer

    Declaration
    public LayoutViewer Viewer { get; set; }
    Property Value
    Type
    LayoutViewer

    XAMLText

    Declaration
    public string XAMLText { get; set; }
    Property Value
    Type
    System.String

    ZoomFactor

    Zoom factor value define the Zooming [Enter a value between 0 to 1]

    Declaration
    public double ZoomFactor { get; set; }
    Property Value
    Type
    System.Double

    Methods

    ArrangeOverride(Size)

    Declaration
    protected override Size ArrangeOverride(Size finalSize)
    Parameters
    Type Name Description
    System.Windows.Size finalSize
    Returns
    Type
    System.Windows.Size

    CanMerge()

    Declaration
    public bool CanMerge()
    Returns
    Type
    System.Boolean

    ChangeDoubleStrikeThrough()

    Declaration
    public void ChangeDoubleStrikeThrough()

    ChangeListType(ListType)

    Declaration
    public void ChangeListType(ListType listType)
    Parameters
    Type Name Description
    ListType listType

    ChangePageLayout(PageLayout)

    Changes the page layout

    Declaration
    public void ChangePageLayout(PageLayout layout)
    Parameters
    Type Name Description
    PageLayout layout

    ChangeSingleStrikeThrough()

    Declaration
    public void ChangeSingleStrikeThrough()

    ChangeSubscript()

    Declaration
    public void ChangeSubscript()

    ChangeSuperscript()

    Declaration
    public void ChangeSuperscript()

    ChangeTableBorderColor(Color)

    Declaration
    public void ChangeTableBorderColor(Color color)
    Parameters
    Type Name Description
    System.Windows.Media.Color color

    ChangeTableCellBackground(Color)

    Declaration
    public void ChangeTableCellBackground(Color color)
    Parameters
    Type Name Description
    System.Windows.Media.Color color

    ChangeTextAlignment(TextAlignment)

    Declaration
    public void ChangeTextAlignment(TextAlignment alignement)
    Parameters
    Type Name Description
    System.Windows.TextAlignment alignement

    CreateEmptyDocument()

    Creates the empty document

    Declaration
    public void CreateEmptyDocument()

    DeleteColumnFromTable()

    Declaration
    public void DeleteColumnFromTable()

    DeleteRowFromTable()

    Declaration
    public void DeleteRowFromTable()

    DeleteTableFromBlocks()

    Declaration
    public void DeleteTableFromBlocks()

    Dispose()

    Declaration
    public void Dispose()

    ExportToHTML(Stream)

    Declaration
    public void ExportToHTML(Stream htmlStream)
    Parameters
    Type Name Description
    System.IO.Stream htmlStream

    ExportToText(Stream)

    Declaration
    public void ExportToText(Stream textStream)
    Parameters
    Type Name Description
    System.IO.Stream textStream

    ExportToXAML(Stream)

    Declaration
    public void ExportToXAML(Stream xamlStream)
    Parameters
    Type Name Description
    System.IO.Stream xamlStream

    ImportHTML(Stream)

    Declaration
    public void ImportHTML(Stream htmlStream)
    Parameters
    Type Name Description
    System.IO.Stream htmlStream

    ImportText(Stream)

    Declaration
    public void ImportText(Stream textStream)
    Parameters
    Type Name Description
    System.IO.Stream textStream

    ImportXAML(Stream)

    Declaration
    public void ImportXAML(Stream xamlStream)
    Parameters
    Type Name Description
    System.IO.Stream xamlStream

    InsertColumnInTable(ColumnPlacement)

    Declaration
    public void InsertColumnInTable(ColumnPlacement columnplace)
    Parameters
    Type Name Description
    ColumnPlacement columnplace

    InsertInlineInParagraph(Inline)

    Inserts the inline into currrent text position

    Declaration
    public void InsertInlineInParagraph(Inline inline)
    Parameters
    Type Name Description
    Inline inline

    InsertRowInTable(RowPlacement)

    Declaration
    public void InsertRowInTable(RowPlacement rowplace)
    Parameters
    Type Name Description
    RowPlacement rowplace

    InsertTableInBlocks(Int32, Int32)

    Declaration
    public void InsertTableInBlocks(int RowCount, int ColumnCount)
    Parameters
    Type Name Description
    System.Int32 RowCount
    System.Int32 ColumnCount

    MeasureOverride(Size)

    Declaration
    protected override Size MeasureOverride(Size availableSize)
    Parameters
    Type Name Description
    System.Windows.Size availableSize
    Returns
    Type
    System.Windows.Size

    MergeSelectedCellsInTable()

    Declaration
    public void MergeSelectedCellsInTable()

    OnApplyTemplate()

    Applies the template

    Declaration
    public override void OnApplyTemplate()

    OnContextMenuOpening(ContextMenuEventArgs)

    Declaration
    protected override void OnContextMenuOpening(ContextMenuEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Controls.ContextMenuEventArgs e

    OnDisableHistoryChanged(DependencyObject, DependencyPropertyChangedEventArgs)

    Declaration
    protected static void OnDisableHistoryChanged(DependencyObject dependencyObject, DependencyPropertyChangedEventArgs args)
    Parameters
    Type Name Description
    System.Windows.DependencyObject dependencyObject
    System.Windows.DependencyPropertyChangedEventArgs args

    OnDisableHistoryChanged(DependencyPropertyChangedEventArgs)

    Declaration
    protected virtual void OnDisableHistoryChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    System.Windows.DependencyPropertyChangedEventArgs e

    OnDocumentChanged(DependencyObject, DependencyPropertyChangedEventArgs)

    Declaration
    protected static void OnDocumentChanged(DependencyObject dependencyObject, DependencyPropertyChangedEventArgs args)
    Parameters
    Type Name Description
    System.Windows.DependencyObject dependencyObject
    System.Windows.DependencyPropertyChangedEventArgs args

    OnDocumentChanged(DependencyPropertyChangedEventArgs)

    Declaration
    protected virtual void OnDocumentChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    System.Windows.DependencyPropertyChangedEventArgs e

    OnEnableCursorOnReadOnlyChanged(DependencyObject, DependencyPropertyChangedEventArgs)

    Declaration
    protected static void OnEnableCursorOnReadOnlyChanged(DependencyObject dependencyObject, DependencyPropertyChangedEventArgs args)
    Parameters
    Type Name Description
    System.Windows.DependencyObject dependencyObject
    System.Windows.DependencyPropertyChangedEventArgs args

    OnEnableCursorOnReadOnlyChanged(DependencyPropertyChangedEventArgs)

    Declaration
    protected virtual void OnEnableCursorOnReadOnlyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    System.Windows.DependencyPropertyChangedEventArgs e

    OnGotFocus(RoutedEventArgs)

    Declaration
    protected override void OnGotFocus(RoutedEventArgs e)
    Parameters
    Type Name Description
    System.Windows.RoutedEventArgs e

    OnHideCursorOnLostFocusChanged(DependencyObject, DependencyPropertyChangedEventArgs)

    Declaration
    protected static void OnHideCursorOnLostFocusChanged(DependencyObject dependencyObject, DependencyPropertyChangedEventArgs args)
    Parameters
    Type Name Description
    System.Windows.DependencyObject dependencyObject
    System.Windows.DependencyPropertyChangedEventArgs args

    OnHideCursorOnLostFocusChanged(DependencyPropertyChangedEventArgs)

    Declaration
    protected virtual void OnHideCursorOnLostFocusChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    System.Windows.DependencyPropertyChangedEventArgs e

    OnHorizontalScrollBarVisibilityChanged(DependencyObject, DependencyPropertyChangedEventArgs)

    Declaration
    protected static void OnHorizontalScrollBarVisibilityChanged(DependencyObject dependencyObject, DependencyPropertyChangedEventArgs args)
    Parameters
    Type Name Description
    System.Windows.DependencyObject dependencyObject
    System.Windows.DependencyPropertyChangedEventArgs args

    OnHTMLTextChanged(DependencyObject, DependencyPropertyChangedEventArgs)

    Declaration
    protected static void OnHTMLTextChanged(DependencyObject obj, DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    System.Windows.DependencyObject obj
    System.Windows.DependencyPropertyChangedEventArgs e

    OnIsContextMenuVisibleChanged(DependencyObject, DependencyPropertyChangedEventArgs)

    Declaration
    protected static void OnIsContextMenuVisibleChanged(DependencyObject dependencyObject, DependencyPropertyChangedEventArgs args)
    Parameters
    Type Name Description
    System.Windows.DependencyObject dependencyObject
    System.Windows.DependencyPropertyChangedEventArgs args

    OnIsReadOnlyChanged(DependencyObject, DependencyPropertyChangedEventArgs)

    Declaration
    protected static void OnIsReadOnlyChanged(DependencyObject dependencyObject, DependencyPropertyChangedEventArgs args)
    Parameters
    Type Name Description
    System.Windows.DependencyObject dependencyObject
    System.Windows.DependencyPropertyChangedEventArgs args

    OnIsReadOnlyChanged(DependencyPropertyChangedEventArgs)

    Declaration
    protected virtual void OnIsReadOnlyChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    System.Windows.DependencyPropertyChangedEventArgs e

    OnKeyDown(KeyEventArgs)

    Raised when a key is pressed

    Declaration
    protected override void OnKeyDown(KeyEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Input.KeyEventArgs e

    OnKeyUp(KeyEventArgs)

    Declaration
    protected override void OnKeyUp(KeyEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Input.KeyEventArgs e

    OnLostFocus(RoutedEventArgs)

    Raised when the control lost focus

    Declaration
    protected override void OnLostFocus(RoutedEventArgs e)
    Parameters
    Type Name Description
    System.Windows.RoutedEventArgs e

    OnMouseDown(MouseButtonEventArgs)

    Raised when mouse button (Down) is clicked.

    Declaration
    protected override void OnMouseDown(MouseButtonEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Input.MouseButtonEventArgs e

    OnMouseLeftButtonDown(MouseButtonEventArgs)

    Raised when mouse left button is clicked

    Declaration
    protected override void OnMouseLeftButtonDown(MouseButtonEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Input.MouseButtonEventArgs e

    OnPageLayoutChanged(DependencyObject, DependencyPropertyChangedEventArgs)

    Declaration
    protected static void OnPageLayoutChanged(DependencyObject dependencyObject, DependencyPropertyChangedEventArgs args)
    Parameters
    Type Name Description
    System.Windows.DependencyObject dependencyObject
    System.Windows.DependencyPropertyChangedEventArgs args

    OnSelectionFillColorChanged(DependencyObject, DependencyPropertyChangedEventArgs)

    Declaration
    protected static void OnSelectionFillColorChanged(DependencyObject dependencyObject, DependencyPropertyChangedEventArgs args)
    Parameters
    Type Name Description
    System.Windows.DependencyObject dependencyObject
    System.Windows.DependencyPropertyChangedEventArgs args

    OnSelectionFillColorChanged(DependencyPropertyChangedEventArgs)

    Declaration
    protected virtual void OnSelectionFillColorChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    System.Windows.DependencyPropertyChangedEventArgs e

    OnSelectionStrokeColorChanged(DependencyObject, DependencyPropertyChangedEventArgs)

    Declaration
    protected static void OnSelectionStrokeColorChanged(DependencyObject dependencyObject, DependencyPropertyChangedEventArgs args)
    Parameters
    Type Name Description
    System.Windows.DependencyObject dependencyObject
    System.Windows.DependencyPropertyChangedEventArgs args

    OnSelectionStrokeColorChanged(DependencyPropertyChangedEventArgs)

    Declaration
    protected virtual void OnSelectionStrokeColorChanged(DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    System.Windows.DependencyPropertyChangedEventArgs e

    OnStyleChanged(String)

    Declaration
    public void OnStyleChanged(string visualStyle)
    Parameters
    Type Name Description
    System.String visualStyle

    OnTextInput(TextCompositionEventArgs)

    Handles the text input event

    Declaration
    protected override void OnTextInput(TextCompositionEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Input.TextCompositionEventArgs e

    OnVerticalScrollBarVisibilityChanged(DependencyObject, DependencyPropertyChangedEventArgs)

    Declaration
    protected static void OnVerticalScrollBarVisibilityChanged(DependencyObject dependencyObject, DependencyPropertyChangedEventArgs args)
    Parameters
    Type Name Description
    System.Windows.DependencyObject dependencyObject
    System.Windows.DependencyPropertyChangedEventArgs args

    OnViewerChanged(DependencyObject, DependencyPropertyChangedEventArgs)

    Declaration
    protected static void OnViewerChanged(DependencyObject dependencyObject, DependencyPropertyChangedEventArgs args)
    Parameters
    Type Name Description
    System.Windows.DependencyObject dependencyObject
    System.Windows.DependencyPropertyChangedEventArgs args

    OnXAMLTextChanged(DependencyObject, DependencyPropertyChangedEventArgs)

    Declaration
    protected static void OnXAMLTextChanged(DependencyObject obj, DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    System.Windows.DependencyObject obj
    System.Windows.DependencyPropertyChangedEventArgs e

    OnZoomFactorChanged(DependencyObject, DependencyPropertyChangedEventArgs)

    Declaration
    protected static void OnZoomFactorChanged(DependencyObject dependencyObject, DependencyPropertyChangedEventArgs args)
    Parameters
    Type Name Description
    System.Windows.DependencyObject dependencyObject
    System.Windows.DependencyPropertyChangedEventArgs args

    OpenDocument()

    Declaration
    public void OpenDocument()

    PrintDocument()

    Declaration
    public void PrintDocument()

    ResetZooming()

    Declaration
    public void ResetZooming()

    SaveDocument(String)

    Declaration
    public void SaveDocument(string FileExtension)
    Parameters
    Type Name Description
    System.String FileExtension

    SelectCellInTable()

    Declaration
    public void SelectCellInTable()

    SelectColumnInTable()

    Declaration
    public void SelectColumnInTable()

    SelectRowInTable()

    Declaration
    public void SelectRowInTable()

    SelectTableInBlocks()

    Declaration
    public void SelectTableInBlocks()

    UpdateEditorLayout()

    Updates the entire editor layout

    Declaration
    public void UpdateEditorLayout()

    UpdateEditorLayout(Boolean)

    Updates the entire editor layout using the boolean specified

    Declaration
    public void UpdateEditorLayout(bool parseDoc)
    Parameters
    Type Name Description
    System.Boolean parseDoc

    Events

    ContentChanged

    Occurs when the content changes.

    Declaration
    public event RichTextBoxAdv.ContentChangedEventHandler ContentChanged
    Event Type
    Type
    RichTextBoxAdv.ContentChangedEventHandler

    FileOpening

    Declaration
    public event RichTextBoxAdv.FileOpeningEventHandler FileOpening
    Event Type
    Type
    RichTextBoxAdv.FileOpeningEventHandler

    FileSaving

    Declaration
    public event RichTextBoxAdv.FileSavingEventHandler FileSaving
    Event Type
    Type
    RichTextBoxAdv.FileSavingEventHandler

    HyperlinkClicked

    Declaration
    public event EventHandler HyperlinkClicked
    Event Type
    Type
    System.EventHandler

    IsReadOnlyChanged

    Declaration
    public event DependencyPropertyChangedEventHandler IsReadOnlyChanged
    Event Type
    Type
    System.Windows.DependencyPropertyChangedEventHandler

    OpenFailed

    Occurs when open failed.

    Declaration
    public event RichTextBoxAdv.OpenFailedEventHandler OpenFailed
    Event Type
    Type
    RichTextBoxAdv.OpenFailedEventHandler

    PrintCompleted

    Declaration
    public event EventHandler PrintCompleted
    Event Type
    Type
    System.EventHandler

    Printing

    Declaration
    public event RoutedEventHandler Printing
    Event Type
    Type
    System.Windows.RoutedEventHandler

    RequestNavigate

    Occurs when request navigate.

    Declaration
    public event RichTextBoxAdv.RequestNavigateEventHandler RequestNavigate
    Event Type
    Type
    RichTextBoxAdv.RequestNavigateEventHandler

    SaveFailed

    Occurs when save failed.

    Declaration
    public event RichTextBoxAdv.SaveFailedEventHandler SaveFailed
    Event Type
    Type
    RichTextBoxAdv.SaveFailedEventHandler

    SelectionChanged

    Declaration
    public event RichTextBoxAdv.SelectionChangedEventHandler SelectionChanged
    Event Type
    Type
    RichTextBoxAdv.SelectionChangedEventHandler

    StyleChanged

    Declaration
    public event EventHandler StyleChanged
    Event Type
    Type
    System.EventHandler

    TextChanged

    Declaration
    public event RichTextBoxAdv.TextChangedEventHandler TextChanged
    Event Type
    Type
    RichTextBoxAdv.TextChangedEventHandler

    ZoomFactorChanged

    Declaration
    public event DependencyPropertyChangedEventHandler ZoomFactorChanged
    Event Type
    Type
    System.Windows.DependencyPropertyChangedEventHandler

    Implements

    System.IDisposable
    ISkinStylePropagator
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved