Otion Groupong

D

dcashwell3

How do I make availible mulitiple selections in an option grouping using
check boxes with out having to do them all manually? Can I just change the
properties after the wizard builds the group?
 
V

Van T. Dinh

No, an OptionFrame only allow you to slect one Option at any given time.

You need to use independent CheckBoxes or RadioButtons.
 
D

dcashwell3

Thanks!!

Van T. Dinh said:
No, an OptionFrame only allow you to slect one Option at any given time.

You need to use independent CheckBoxes or RadioButtons.
 
Top