CommonControlIHandlerFont Property |
Gets or sets the font for the text of the control
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax Property Font As Font
Get
Set
abstract Font : Font with get, set
Property Value
Type:
FontThe text font.
See Also