|
-
May 20th, 2003, 02:04 PM
#1
Thread Starter
Addicted Member
Here's a stupid question!
I have a checked list box that has 10 values in it.
I want to create a button that selects (or deselects) all of them at once. I am assuming I have to do a:
For Each strItems in ListBox1.Items
Next
But what is the syntax to check a box?
Thanks in advance,
Jim
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
|