The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Control::FontHeight Property
.NET Framework (current version)
Gets or sets the height of the font of the control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Note |
|---|
The FontHeight property should not be set to any value other than the control's Font::Height value, or -1. Setting FontHeight to -1 has the effect of clearing the cached height value, and the value is recalculated the next time the property is referenced. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
