GROUPBOX (Dialog Item)


PLBCMP GUI Only

GROUPBOX={top}:{bottom}:{left}:{right}:{'title'}

 

The GROUPBOX dialog item creates a GROUPBOX object in the dialog.

 

The {top}, {bottom}, {left}, and {right} are decimal constants that position and size the GROUPBOX.

 

The {'title'} is a string that specifies the title of the GROUPBOX.

 

 

See Also: DIALOG Items, DIALOG

 



PL/B Language Reference EDIT (Dialog Item) ICON (Dialog Item)