G
Guest
I have a form which shows advanced options relative to the application I'm writing. I have two other forms which may need to call this form up
How can I set the 'advanced options' form so that it can be called up these two forms (and exposing the controls on the two forms as well)
How do I know at runtime which form made the call
How can I reference controls on the calling form? I may need to change text boxes or other properties of controls based on the options the user chose
Hope this makes some sort of sense
Thanks
Mar
How can I set the 'advanced options' form so that it can be called up these two forms (and exposing the controls on the two forms as well)
How do I know at runtime which form made the call
How can I reference controls on the calling form? I may need to change text boxes or other properties of controls based on the options the user chose
Hope this makes some sort of sense
Thanks
Mar