Hi all,
am using DAO in VB6.
I have 6 to 7 Menu items...
like FILE, REPORT, EDIT, ABOUT, HELP, EXIT etc...
in FILE there are few submenu like NEW, EDIT, DELETE etc. like FILE menu other menu also have submenu. Am usin MDI from as a main and remaining are MDICHILD.
now say, when i open a submenu called NEW (FILE>NEW ) and then i need to open a REPORT MENU. so i click on REPORT. when i click REPORT, NEW Form will close and
then REPORT Form will show. how can i do this ? above is a example. my aim is when i click on any main menu or submenu, before opening selected form, if there is any open / active form is there then it must close.
plz help me to solve this...i search forum for same but i didnt find.
so plz help asap....
thanks a lot in advance
Kaushal
am using DAO in VB6.
I have 6 to 7 Menu items...
like FILE, REPORT, EDIT, ABOUT, HELP, EXIT etc...
in FILE there are few submenu like NEW, EDIT, DELETE etc. like FILE menu other menu also have submenu. Am usin MDI from as a main and remaining are MDICHILD.
now say, when i open a submenu called NEW (FILE>NEW ) and then i need to open a REPORT MENU. so i click on REPORT. when i click REPORT, NEW Form will close and
then REPORT Form will show. how can i do this ? above is a example. my aim is when i click on any main menu or submenu, before opening selected form, if there is any open / active form is there then it must close.
plz help me to solve this...i search forum for same but i didnt find.
so plz help asap....
thanks a lot in advance
Kaushal