Click or drag to resize

TextControl.ControlFont Property (Typed)

X#
The font used to draw the text in the control.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY ControlFont AS Font GET SET 
Request Example View Source

Property Value

Type: Font
The font used to draw the text in the control.
See Also