Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox question
Message
From
01/07/2002 15:48:59
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00673965
Message ID:
00674103
Views:
20
i have a form containing a list box. when i open the form the listbox element that is highlighted is very often at the bottom of the listbox. sometimes it appears at the top and sometimes in the middle. is there any way to control the listbox such that the highlighted element always appears at the top of the listbox?

Put this in the ListBox.Refresh():

This.TopIndex = This.ListIndex
Previous
Reply
Map
View

Click here to load this message in the networking platform