Hi peeps! I am having a problem with closing and opening a form using my timer.
I have a timer in one of my forms (frmFlash) which after 2 seconds should close the form and open another (frmMain). The problem is, after the timer closes frmFlash, frmMain does not open.
But if I display a message box during frmMain's Load procedure there is no problem and the form (frmmain) I want to show opens.
I guess I need a lil tip from you guys!.
tnx
KDjLogan
I have a timer in one of my forms (frmFlash) which after 2 seconds should close the form and open another (frmMain). The problem is, after the timer closes frmFlash, frmMain does not open.
But if I display a message box during frmMain's Load procedure there is no problem and the form (frmmain) I want to show opens.
I guess I need a lil tip from you guys!.
tnx
KDjLogan