Question : Toolbars and menu bar not visable after restore

Hi,

I'm using the:

ShowWindow Application.hWndAccessApp, SW_HIDE

To hide the MS access window when my splash screen loads and the login page loads.

Then after the user has logged in correctly:

ShowWindow Application.hWndAccessApp, SW_NORMAL

When access restores all the Access "Menu Bar" and Default Toolbar is gone as well as the Database
window's Toolbar (Open, Design, New, Delete(X) and Views)

I know some of these i have already turned off, but i do have a configured ribbon which usually loads at startup.  How can i get access to restore and show the menu bar?

Regards,

Answer : Toolbars and menu bar not visable after restore



Nor have I seen anything regarding this for 2007. And of course you're right about the major changes in the Access infrastructure.

Bottom line: If you code, which worked in 2003, does NOT work in 2007 then you're pretty much out of luck. This was always a major league kludge anyway, and many people had significant troubles with that technique (that is, if you mean hiding the Access application window).

I realize that doesn't really help much, but unfortunately it's the correct answer.


Random Solutions  
 
programming4us programming4us