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

In This Topic
    ControlDefault Property (Font)
    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