Custom Toolbar

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a custom toolbar. I do not want this toolbar to open at the
startup of the database and I can't figure out how to remove it.
 
Karen said:
I have created a custom toolbar. I do not want this toolbar to open at the
startup of the database and I can't figure out how to remove it.

Assuming you do NOT have the toolbar set in the tools->startup, then the
simple way is to right click, customize, and then un-check the toolbar form
the list.

So, if you leave a menu/tool bar displayed during development and use of
the database, then they will remain visible. This actually kind of means
that during your development process of custom menu bars, you will
un-display them right after you finish building the menu/tool bar. You then
of course can specify what menu, or tool bar displays with a given form in
the "other" tab of the forms property sheet.

Also, check the properties of the tool bar (allow showing, hide, moving etc
can also effect this).
 

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

Back
Top