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


In This Topic
    RibbonToggleButton Constructor
    In This Topic
    Creates a new instance of RibbonToggleButton.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New RibbonToggleButton()
    public RibbonToggleButton()
    See Also