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