Font Property Font When implemented by a class, gets or sets the font of the text displayed by the control. Declaration public override Font Font { get; set; } Property Value Type Description Font Overrides Control.Font Implements IControl.Font