DlgGroupBox.GetProperties

table DlgGroupBox.GetProperties ( 

number ControlID )

Example 1

tbGroupBox = DlgGroupBox.GetProperties(CTRL_GROUP_BOX_01);

Gets the properties for the group box control and stores them in table "tbGroupBox."

See also:  Related Actions