Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reference a combobox on a form that is not the active fo
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00414326
Message ID:
00414330
Views:
20
>How do you reference a combobox on a form that is not the active form? I open a new form to add a vendor and want to requery the combobox so it has the updated vendor, but it is on another form that is present as soon as I close the vendor add form. I have always used thisform.etc.etc, but what do you use if it is not on thisform?
>
>Thanks!


You can hold a public reference to the form on startup.
But you can also try to requery the combo in the activate of the form.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform