ComponentOne CalendarView for WinForms
C1.Framework.Drawing.Gdi Namespace / Font Class / ControlDefault Property

In This Topic
    ControlDefault Property
    In This Topic
    Gets the default Font of the control.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property ControlDefault As Font
    public static Font ControlDefault {get;}

    Property Value

    The default Font of the control.
    See Also