Overload List
| Name | Description | |
|---|---|---|
| PopulateGroupBox(Boolean, String ) |
Populates a group box with a collection of RadioButtons or CheckBoxes
corresponding to a supplied literal list.
| |
| PopulateGroupBox(Boolean, Type) |
Populates a group box with a collection of RadioButtons or CheckBoxes
corresponding to a collection embodied in an Enum.
| |
| PopulateGroupBox(Boolean, Type, String ) |
Populates a group box with a collection of RadioButtons or CheckBoxes
corresponding to a collection embodied in an Enum.
|
See Also