option buttons

R

RobFMS

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

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 
Top