Contents Up Previous Next

Groupbox

A group box is a box drawn around one or more controls. Available under Windows only.

group-box-create


group-box-create

long ( group-box-create long panel-id string label
long x long y long width long height optional string style optional string name)

Creates a group box and returns its id.

name gives the group box a name that can be retrieved with window-get-name.