BBjRadioGroup::remove
Description
In BBj 5.0 and higher, this method removes a BBjRadioButton to the BBjRadioGroup.
Syntax
|
Return Value |
Method |
|
void |
remove(BBjRadioButton button!) |
Parameters
|
Variable |
Description |
|
button! |
The BBjRadioButton to remove from the BBjRadioGroup. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.