Click or drag to resize

GroupBox.AsString Method

X#
Return an identifying label for the group box.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD AsString() AS USUAL
Request Example View Source

Return Value

Type: Usual
Remarks
GroupBox:AsString() presents the group box control as a recognizable string of the form <ClassName> - <Caption>.
See Also