ControlDefault Property
ControlDefault
Gets the default Font of the control.
Declaration
public static Font ControlDefault { get; }
Public Shared ReadOnly Property ControlDefault As Font
Property Value
| Type |
Description |
| Font |
The default Font of the control.
|