Connecting Tech Pros Worldwide Help | Site Map

Help needed with frustrating menu bar problem.

WJA
Guest
 
Posts: n/a
#1: Nov 13 '05
I have a sized form with a custom menu bar. Using a command button on
this form, I'm opening a report which has a different custom menu bar.
When I close the report, the transition of the menu bar back to that of
the underlying form is not "clean". For a split second both menu bars
appear together, one on top of the other. This has the effect of
pushing the form down the screen the width of one menu bar. This is
causing me problems because I require the form to be in the same
position as when it was opened.

The above does not happen if the "default" menu bar is used for the
form and report. In this case the menu bar transition is "clean" when
the report is closed. It also does not happen when switching from one
form to another if the forms have different custom menu bars.

The problem only arises where, as in my case, the form and report have
custom menu bars.

Is this a bug, or am I missing something?

Any help appreciated.

shumaker@cs.fsu.edu
Guest
 
Posts: n/a
#2: Nov 13 '05

re: Help needed with frustrating menu bar problem.


I don't know if this is possible, but maybe explicitely remove the
toolbar in some form closing event, so that it will not be there when
the other toolbar is created.

Closed Thread


Similar Microsoft Access / VBA bytes