RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1RichTextBox Class
Members

In This Topic
    C1RichTextBox Class
    In This Topic
    Powerful rich text editor that allows you to load, edit, and save formatted text as HTML documents.
    Object Model
    C1RichTextBox Class
    Syntax
    'Declaration
     
    
    Public Class C1RichTextBox 
       Inherits C1.WPF.Core.C1View
    public class C1RichTextBox : C1.WPF.Core.C1View 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.Core.C1View
                            C1.WPF.RichTextBox.C1RichTextBox

    See Also