Click or drag to resize

CheckBox.TextValue Property (Typed)

X#
CheckBox:TextValue is initialized to FALSE on data windows, since the control contains no text.

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

Property Value

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