Overload List
| Name | Description | |
|---|---|---|
| CreateGroupBox()()() |
Create a group box.
| |
| CreateGroupBox(String) |
Create a group box.
| |
| CreateGroupBox(Int32, Int32, String) |
Create a group box.
| |
| CreateGroupBox(Int32, Int32, Int32, Int32, String) |
Create a group box.
| |
| CreateGroupBox(Int32, Int32, Int32, Int32, Color, Color, Font, String, AnchorStyles) |
Create a group box.
| |
| CreateGroupBox(Int32, Int32, Int32, Int32, Color, Color, Font, String, DockStyle) |
Create a group box.
|