P
PeterM
I'm running Access 2003 with a Access 2000 formatted
database.
Because of things I cannot control, all forms displayed
in the database must be modal...which is fine. However,
I cannot find anywhere in any documentation where you can
dismiss, or close the Properties window when opening a
form. I have people running all different versions of
Access and cannot use an MDE file so I create a copy of
the database and set the startup options not to display
the database panel. That way only the forms are
displayed. However, when a form is opened, that stupid
Properties window opens up and it cannot be closed
because the form is always opened as modal.
How can I (using VBA code in the Open event) close the
properties window?
database.
Because of things I cannot control, all forms displayed
in the database must be modal...which is fine. However,
I cannot find anywhere in any documentation where you can
dismiss, or close the Properties window when opening a
form. I have people running all different versions of
Access and cannot use an MDE file so I create a copy of
the database and set the startup options not to display
the database panel. That way only the forms are
displayed. However, when a form is opened, that stupid
Properties window opens up and it cannot be closed
because the form is always opened as modal.
How can I (using VBA code in the Open event) close the
properties window?