TextControl.Caption Property | |
The string representing the caption of the text control.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Caption AS USUAL GET SET
public override Usual Caption { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe string representing the caption of the text control.
See Also