Property Font
Font
Gets or sets the font of the text displayed by the control.
[Browsable(false)]
public Font? Font { get; set; }
Property Value
Remarks
If Font is not specified, DefaultFont is used.
Gets or sets the font of the text displayed by the control.
[Browsable(false)]
public Font? Font { get; set; }
If Font is not specified, DefaultFont is used.