Font Property

Gets or sets the Font used to display the value of the Text property.

Syntax

object.Font [=Value]

Data Type

System.Drawing.Font

Remarks

If the ShowText property is set to true, then the value of the Text property is displayed using the given font.