OPEN/CLOSE FORMS ???
Faheem1May 20 2008 — edited May 31 2008HI,
I have one form say A
from which i am calling many forms
say A1,A2,A3... using OPEN_FORM Built In and
on A1,A2,A3 forms there is a exit button
for exiting the same form.
In the same way i want to close ALL
open forms when i press a button logout/exit on
the main form i.e form A .
In this application i given the provision
user can switch from one form to another
so that he can open/close any form at any time.
All i need is to close ALL form at a time
only when he press exit at the MAIN form A.
Any ideas/suggestion?
Early reply is appreciated.