Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox - clear all list items
Message
 
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:
00339329
Views:
18
>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.

Michael,
* Combo GotFocus
This.Clear()
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform