C
chrisj
Instead of worrying about the restore button, just put
this code in the form "Activate" event
docmd.maximize
so it is not maxed inside of the Access window. Since I
turned all the other buttons off, it cannot be maxed again.
this code in the form "Activate" event
docmd.maximize
dialog, no control box, no min and max buttons.-----Original Message-----
I have set code and properties for a form for maximize,
restore button and when you click it, it restores the formWhen I open the form, all that stuff is gone except a
so it is not maxed inside of the Access window. Since I
turned all the other buttons off, it cannot be maxed again.