PDA

Click to See Complete Forum and Search --> : Automatically close a form


spcolsen
Aug 31st, 2002, 10:00 PM
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

DevGrp
Sep 1st, 2002, 02:54 AM
Put a timer and close the form after a certain amount of time have elapsed.