Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox - clear all list items
Message
From
29/02/2000 13:48:27
 
 
To
29/02/2000 13:45:37
Michael Dougherty
Progressive Business Publications
Malvern, Pennsylvania, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00339317
Message ID:
00339322
Views:
28
>GotFocus:
>for lv = 1 to this.displaycount
> this.RemoveListItem(lv)
>next
>[then reload with new list items]
>
>Is there a simple way to dump the old list items before inserting new? The above code doesn't work.

this.Clear on your ComboBox control.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform