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