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.24 GA
Syntax
Remarks
GroupBox:AsString() presents the group box control as a recognizable string of the form <ClassName> - <Caption>.
See Also