Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Initial Value for a ComboBox
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00050385
Message ID:
00050388
Views:
20
>I have a ComboBox that has a row source of "Sunday,1,Monday,2,Tuesday,3,Wednesday,4,Thursday,5,Friday,6,Saturday,7" Depending on the day of the week I would like the corresponding element to be the default value. I think I have determined that you cannot set the initial value of a combobox. Is this true? Or is there a way to accomplish this task that I haven't been able to determine?
>
>Thanks in advance,
>
>Paul

That's not true. You can establish 'initial' value of a combobbox by setting Thisform.Combo.Value=...., from any appropriate place.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform