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


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