Click or drag to resize

Button.CurrentText Property

X#
For check boxes, push buttons, and radio buttons, Button:CurrentText contains NULL_STRING.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY CurrentText AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
For check boxes, push buttons, and radio buttons, Button:CurrentText contains NULL_STRING.
See Also