close a modal popup window

megamef

Registered User.
Local time
Today, 20:00
Joined
Apr 18, 2013
Messages
161
Hi all,

I've tried to add some basic login (not really security) to my database so that when a different name is entered into the login box a different form is opened.

I got this working but the login form stays in foreground and I can't click anything behind it and can't get to the design view to change any properties of anything.

I've also changed this login form to the startup item so it always loads when i start the database.

Is there way to get back to the design view or do i have to start again from my backup?
 
You should be able to right-click somewhere on the pop-up form and choose design view
 
Thank you, I found a solution to this now. I wouldn't have been able to right click on the form as I have disabled all right clicking using a module just in case someone tries to do something they shouldn't have.

Anyway what I did was hold shift while I opened the program and that bypasses the startup form.
 

Users who are viewing this thread

Back
Top Bottom