class Fox::FXGroupBox

An FXGroupBox widget provides a nice raised or sunken border around a group of widgets, providing a visual delineation. Typically, a title is placed over the border to provide some clarification.

Group box options

GROUPBOX_TITLE_LEFT

Title is left-justified

GROUPBOX_TITLE_CENTER

Title is centered

GROUPBOX_TITLE_RIGHT

Title is right-justified

GROUPBOX_NORMAL

same as GROUPBOX_TITLE_LEFT