|
-
Dec 2nd, 2003, 02:13 PM
#1
Thread Starter
New Member
-
Dec 2nd, 2003, 05:41 PM
#2
Addicted Member
Unfortunately there doesn't seem to be an event relating to when the number of items changes in a listbox, but you could create your own. Raise the event whenever you clear the listbox, add an item to the listbox, or remove one.
When you handle the event, just use a private variable that keeps track of the current tally, and add/subtract from it accordingly.
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
|