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 System.Windows.Controls.Control
    public class C1RichTextBox : System.Windows.Controls.Control 
    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.RichTextBox.C1RichTextBox

    See Also