Click or drag to resize

Button.CurrentText Property (Typed)

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

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

Property Value

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