Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo/List boxes
Message
From
27/05/2004 14:57:27
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
 
To
27/05/2004 14:52:56
John Vlahos
V I Software Solutions Design
Mississauga, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00907910
Message ID:
00907912
Views:
3
Hi John!

>Sometimes I need to erase the selection the user made from the combobox; style set to (2-Dropdown list).
>My drop down list is based on fields from a table
>IE:
>If there are three item options in the drop down list window, and even if the user selected item three, I might need to erase the selection, and force the user to reselect. When I need this to occure "EMPTY" must be displayed as the DisplayValue, instead of an actual selection.
>Is this possible?
>Thanks in advance

Try:
ThisForm.myCombo.ListIndex = 0
I hope this help you.
Erick
Força Sempre!
Strength Always!
Previous
Reply
Map
View

Click here to load this message in the networking platform