I am wondering
I have a main form mnuMAIN that is always open, and from that I open up a smaller form
I want to open that form, and then when it is closed continue the procedures in the mnuMAIN
However right now, it does it immediately
How can I pause all procedures in mnuMAIN until the small form is closed?
Thanks
I have a main form mnuMAIN that is always open, and from that I open up a smaller form
I want to open that form, and then when it is closed continue the procedures in the mnuMAIN
However right now, it does it immediately
How can I pause all procedures in mnuMAIN until the small form is closed?
Thanks