Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unselecting items in listboxes
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00185773
Message ID:
00185780
Views:
29
>I have a form with 5 listboxes (one for each day). Users select a particular record from a particular day this way. My problem is that when a user moves from one listbox to another, the selection they may have made stays highlighted, so when they go on to another listbox and select a record there are 2 or more highlights showing on the form. How do I unhighlight selections in a listbox that has lost focus? Anyone know?

In the lost focus event of the listbox you can put this.value = ""

This could erase to the value that you want to keep though. Could you explain what you are trying to do with the form?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform