option buttons

  • Thread starter Thread starter Rich
  • Start date Start date
R

Rich

How do you group different sets of option buttons. When
I create a form with option buttons, all the buttons are
linked so only one button can be selected.

tia
 
Rich,

Create a Group Box, and put the option buttons inside
it. For each different set of options, use a new Group
Box.

Dan E
 
If you don't want to use frame, as oppose to the first suggestion, you can
assign a group name for each set of option button. You set this on
property window (Hit F4 to show it)
 
This is the way to do it if you've picked an option button from
the control toolbox. The other way is the way if you've used
the option button from the forms menu.

Dan E
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top