TextControl.ControlFont Property | |
The font used to draw the text in the control.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ControlFont AS USUAL GET SET
public virtual Usual ControlFont { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe font used to draw the text in the control.
See Also