Setting MS Access 2007 to use Overlapping or Tabbed Document in co

T

Tim Freeman

Hi

Does anyone know how to switch how Access 2007 between these two display
modes in code? Obviously I cannot expect my dearly beloved users to go to the
Access options and do it manually. In fact I would rather not!

If TabbedDocument mode is set then a property of UseMDIMode becomes visible
as currentdb.properties("UseMDIMode") = true or false but if it is not there
I do not seem to be able to easily create it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top