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

In This Topic
    C1RichTextBox Constructor
    In This Topic
    Initializes a new instance of the C1RichTextBox class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1RichTextBox()
    See Also