M
Max Moor
Hi All,
I have a form I want maximized. I added DoCmd.Maximize to the form
Open event.
I set the property sheet for no min max buttos, but a minimize button
still shows up next to the close button (which I have to have.
Is there a majic spell I can use in VB to hide the min button? Second
to making it go away, can I trap it and stop it from happening?
Thanks,
Max
I have a form I want maximized. I added DoCmd.Maximize to the form
Open event.
I set the property sheet for no min max buttos, but a minimize button
still shows up next to the close button (which I have to have.
Is there a majic spell I can use in VB to hide the min button? Second
to making it go away, can I trap it and stop it from happening?
Thanks,
Max