D
David W
I have an application that opens a modal form, FormA. This modal form,
FormA may need to open a second modal form, FormB and close/hide itself.
FormB can either close out and return control to the main window, return to
FormA in an error condition, or open a third modal window FormC.
Any suggestions on how to design this situation?
Thanks,
Dave
FormA may need to open a second modal form, FormB and close/hide itself.
FormB can either close out and return control to the main window, return to
FormA in an error condition, or open a third modal window FormC.
Any suggestions on how to design this situation?
Thanks,
Dave