Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / RichTextEditor Class / RichTextEditor Constructor / RichTextEditor Constructor()


In This Topic
    RichTextEditor Constructor()
    In This Topic
    Creates a new rich text editor.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New RichTextEditor()
    public RichTextEditor()
    See Also