I have two option buttons on a form. I want the second one to enable a list
box when it is clicked. Right now all I can do is say Yes or No to Enable in
the Properties box.
Example -- O View All
O View by Category
(ListBox) Category: Arts ^
Sports |
Teens V
So when you click "View by Category" you can choose from the list but when
you click "View All" you can't choose from the listbox, because you are
going to see them all anyway.
Thanks