ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / ComboBoxStyle Class / Font Property

In This Topic
    Font Property (ComboBoxStyle)
    In This Topic
    Default font of the combo box items.
    Syntax
    'Declaration
     
    
    Public Property Font As Font
    public Font Font {get; set;}
    See Also