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


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