Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Showing default value in DropDown ListBox
Message
From
09/04/1999 15:56:32
 
 
To
09/04/1999 15:28:46
Pascal Binette
Pratt & Whitney Canada
Saint-Hubert, Quebec, Canada
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00207023
Message ID:
00207035
Views:
11
Check out the List and Selected properties. You can scan through the List array, find the index number for the item you want displayed, and then set the combobox with a MyComboBox.Selected(nIndex) = .T. command.
Previous
Reply
Map
View

Click here to load this message in the networking platform