Synchronize a command button's click event
Sir, what i want is:
when i click a command button in form1 i want to view another form. But as soon as I close form2 i must get a msg saying i am in form1 again. But all this i want is to be done through code from form1's command click event and no other form's code.
But what i found was that as soon the new form (form2) opens the message gets diplayed. It doesnot wait for form2 to be unloaded.
Plz suggest.
------------------
Kaustav
__________________
------------------
Kaustav
|