H
hkgary33 via AccessMonster.com
Dear all,
I've used the DoCmd.Maximize command in my main form's (frmMainMenu) OnLoad
event so that it will automatically enlarge to whole screen once the form is
loaded. However, the problem is that after using such code, it will also
affect other form so that once I click some buttons in the MainMenu to open
other forms, those forms will also be maximized. So how can I limit the
maximize function only to a form, but not the others?
Thanks!!!
Gary
I've used the DoCmd.Maximize command in my main form's (frmMainMenu) OnLoad
event so that it will automatically enlarge to whole screen once the form is
loaded. However, the problem is that after using such code, it will also
affect other form so that once I click some buttons in the MainMenu to open
other forms, those forms will also be maximized. So how can I limit the
maximize function only to a form, but not the others?
Thanks!!!
Gary