CheckBox.TextValue Property | |
CheckBox:TextValue is initialized to FALSE on data windows, since the control contains no text.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY TextValue AS USUAL GET SET
public override Usual TextValue { get; set; }
Request Example
View SourceProperty Value
Type:
UsualCheckBox:TextValue is initialized to FALSE on data windows, since the control contains no text.
See Also