Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reverse Order ListBox
Message
From
28/09/2005 16:16:08
 
 
To
28/09/2005 16:12:55
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01054209
Message ID:
01054210
Views:
24
This message has been marked as the solution to the initial question of the thread.
>Hi,
>
>I'm sure someone knows an easy way to do this. I want to be able to add items to a ListBox, but I want the latest added item to go to the top of the ListBox and not the bottom. Ideas? Thanks!
>
>Tim

try
listbox.AddItem(cItem, 1)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform