Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / RichTextBoxWrapper Class / RichTextBoxWrapper Constructor


In This Topic
    RichTextBoxWrapper Constructor
    In This Topic
    Creates a wrapper object for the rich text box.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New RichTextBoxWrapper()
    public RichTextBoxWrapper()
    See Also