Button.AsString Method (Typed) | |
Return an identifying label for the button.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax Remarks
Button:AsString() presents the button control as a recognizable string of the form <ClassName> - <Caption>.
See Also