|
-
Apr 27th, 2003, 03:09 AM
#1
Thread Starter
Registered User
Select and unselect a ListBox item?
I have a ListBox in my form.
Everytime I select (single-click) on an item in the ListBox, the selected item will be highlighted.
At the same time, "Me.ActiveControl Is ListBox" is true.
How can I 'unselect' a selected item, and set "Me.ActiveControl Is ListBox" is FALSE?
So that "Me.ActiveControl Is Not ListBox"?
Please guide. Thank you.
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
|