I have more then 1 form ..
when i run each form,and close any one of form
then it will close all forms,
I needs to still main form when other form's are closed.
Please Give me a solution for this problems...
Ziaul Haque
Printable View
I have more then 1 form ..
when i run each form,and close any one of form
then it will close all forms,
I needs to still main form when other form's are closed.
Please Give me a solution for this problems...
Ziaul Haque
How were the forms connected/linked to each other - that is - how were they called from the main form? Did you use new_form, call_form, etc. to connect/link them to one another?
DSupp2008
Thans ..friends
I got My result...