View Full Version : Show db window with shortcut with hidden button


mark curtis
02-19-2001, 04:00 AM
Dear all,

I have disabled the shift button and de-selected allow shortcut menus. I know need to be able to show the database window with a command button. does anyone know what the code behind the button should be?

Thanks
Mark

Talismanic
02-19-2001, 04:20 AM
Mark,

Isn't your question answered here?

Refer to database window in VB (http://www.access-programmers.co.uk/ubb/Forum7/HTML/001079.html)

mark curtis
02-19-2001, 10:59 AM
Sorry Mate,

Just as I posted the question I thought to myself Oh S**t, this has been answered.

Please accept my apologies and thanks
Mark

Talismanic
02-19-2001, 11:09 AM
No problem, did it work out for you? I notice that you are going to use it with a command button. I did something similar where it would bring up a input box for a password. If the password was entered correctly the database window would show up.