buzzboychicago
Programmer
- Sep 20, 2004
- 34
Okay, I know it might be complicated. But how would one go about making a form behave like a message box?
For instance...
If I have a close button on my bound form, and on the click event of close I make a subform popup giving the user checkbox options of "Save and Close" "Cancel Changes and Close" and "Cancel and go back to working on the form"
What do I use (public variables?) to carry the response back to my original form?
This is not the only thing I want to use this for. I just want to know how to make forms and pop-up-forms interact with eachother.
Thanks!!
For instance...
If I have a close button on my bound form, and on the click event of close I make a subform popup giving the user checkbox options of "Save and Close" "Cancel Changes and Close" and "Cancel and go back to working on the form"
What do I use (public variables?) to carry the response back to my original form?
This is not the only thing I want to use this for. I just want to know how to make forms and pop-up-forms interact with eachother.
Thanks!!