Click or drag to resize

CheckBox.TextValue Property

X#
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 
Request Example View Source

Property Value

Type: Usual
CheckBox:TextValue is initialized to FALSE on data windows, since the control contains no text.
See Also