archer_coal
Regular
- Joined
- Apr 4, 2003
- Messages
- 96
I have a bunch of listboxes on a form
if another listbox is clicked i want the previous listbox.selectedindex to = 0 (no longer selected)
Is there an easy way to do this or do i have to code all of my listboxes to look for another click event?
dang control arrays would have been so easy here but it's too late for that now .
if another listbox is clicked i want the previous listbox.selectedindex to = 0 (no longer selected)
Is there an easy way to do this or do i have to code all of my listboxes to look for another click event?
dang control arrays would have been so easy here but it's too late for that now .