Spread Windows Forms 17
GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / RibbonTextBox Class / RibbonTextBox Constructor


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