janerussel
MIS
In my main forms properties, I have set the min/max property to none and the close button property to no but I still have the Minimize button on the form. Anyone know why?
The funny thing is that in another of my applications, I have a switchboard form and go to the main form by clicking a button. The code on the button says
docmd.openform stdocname, acnormal , , , acdialog
and the main form opens with no min/max close buttons.
The funny thing is that in another of my applications, I have a switchboard form and go to the main form by clicking a button. The code on the button says
docmd.openform stdocname, acnormal , , , acdialog
and the main form opens with no min/max close buttons.