Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Auto scrolling a Listbox.
Message
From
23/01/2001 16:21:40
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00467571
Message ID:
00467583
Views:
10
>Hello, I was wondering if it is possible to automatically have a list box scroll down so the bottom of the data in the list is seen first? (hope that made sense).
>
>Thanks,
>Bryan Smith

Just make sure that the value property is set to the last value of the data. ie: if the data in the list comes from a table, go bottom; if the data in the list represents an array, make list.value = array(alen(array)) or somethin like that.
Hope It Helps.
There´s a better life... Just it´s more expensive!
Cristóbal Manrique M.
Previous
Reply
Map
View

Click here to load this message in the networking platform