Hello,
Help please, I have a form MdiChild) that loads when my prog loads (MdiParent), but I want the child form to close automattically. Can someone please tell me how?
Thanks in Advance
SPC Olsen
Printable View
Hello,
Help please, I have a form MdiChild) that loads when my prog loads (MdiParent), but I want the child form to close automattically. Can someone please tell me how?
Thanks in Advance
SPC Olsen
Put a timer and close the form after a certain amount of time have elapsed.