option buttons

  • Thread starter Thread starter Guest
  • Start date Start date
It sounds like you should use check boxes, not option buttons.

If you want to be able to display (for example) 7 items and have the user
choose up to 7 items, then you want check boxes. On the other hand, if you
have 7 items, and you want the user to just choose 1 of the items, use the
option buttons inside the group box.

HTH

--
Rob

FMS Professional Solutions Group
http://www.fmsinc.com/consulting

Software Tools for .NET, SQL Server, Visual Basic & Access
http://www.fmsinc.com

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 

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