Component | +--Control | +--GroupBoxpublic class GroupBox
A GroupBox is a simple container that holds other controls and wraps a a frame around them. Its text is displayed in the upper-left corner of the frame.
Constructors
Name | Description |
---|---|
GroupBox() | Creates a new GroupBox. |
Creates a new GroupBox.