|
-
May 29th, 1999, 10:32 PM
#1
option buttons/check boxes question
I'm working with VB6. I have a couple of groups of checkboxes and option buttons on their own frames, being treated as groups. Is there a way I can use Select Case to go through each control on a frame and respond to its status (i.e. checked/unchecked) instead of using If/Then statements? I tried creating a control array of checkboxes but it didn't work with Select Case. Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|