Groupbox.text |
Get/set the Groupbox text content |
readwrite |
string |
Groupbox.x |
Get/set the Groupbox's horizontal position |
readwrite |
number |
Groupbox.y |
Get/set the Groupbox's vertical position |
readwrite |
number |
Groupbox.width |
Get/set the Groupbox's width |
readwrite |
number |
Groupbox.height |
Get/set the Groupbox's height |
readwrite |
number |
Groupbox.align |
Align the Groupbox relative to its parent |
readwrite |
boolean |
Groupbox.enabled |
Controls whether the Groupbox responds to mouse and other events |
readwrite |
boolean |
Groupbox.visible |
Controls whether the Groupbox appears on screen |
readwrite |
boolean |
Groupbox.allowdrop() |
Controls whether the Groupbox is a drag and drop target |
readwrite |
boolean |
Groupbox.parent |
Get the Groupbox's parent widget |
readonly |
Window | Groupbox TabItem | Panel |
Groupbox.childs |
Get a list of the Groupbox childs widgets |
readonly |
table |
Groupbox.font |
Get/set the Groupbox font |
readwrite |
string |
Groupbox.fontstyle |
Get/set the Groupbox font style |
readwrite |
table |
Groupbox.fontsize |
Get/set the Groupbox font size |
readwrite |
number |