Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox display
Message
From
11/02/2004 12:31:50
 
 
To
11/02/2004 12:25:29
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00876316
Message ID:
00876321
Views:
9
>I am using a listbox to display information that a user is inputting into a table. Once the user enters over thirteen records they can't see the most recent record without scrolling down on the listbox. Is there a way to make the listbox automatically scroll to the bottom or a way to display the files in a descending order?
>thanks
Hi Justin

To scroll the listbox.. Try it, thisform.mylistbox.displayvalue = "what ever I want to display"

To sort it.. Just set the property .sorted to .t.

Other usefull properties: mylistbox.listindex, set/read the item.. mylistbox.listcount, has the amount of items

HTH

Claudio
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Previous
Reply
Map
View

Click here to load this message in the networking platform