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


In This Topic
    RibbonFontComboBox Class
    In This Topic
    Represents a font picker element in a RibbonBar control.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class RibbonFontComboBox 
       Inherits RibbonComboBox
    'Usage
     
    
    Dim instance As RibbonFontComboBox
    public sealed class RibbonFontComboBox : RibbonComboBox 
    Inheritance Hierarchy
    See Also