CTRL and Comma

Crampton

Registered User.
Local time
Today, 16:08
Joined
Apr 8, 2003
Messages
41
My word !!

Has anyone come across this before?

I had an end user press and hold down "CTRL" and then press"," ( the comma key ) then the form opened up in design mode.

I did not know this was possible, I have disabled the Shift keys etc and all other back door routes ( or so i thought ! )

Thanks for any help
 
Help

Sorry guys

But does anyone have an answer to this problem, it keeps cropping up.
 
The way I have got around this sort of thing is to only allow people to close the form using one of my buttons.

Set the forms tag to say 0 then on the forms unload event check for 0 if true then cancel the event. The close button sets the tag to say 1 for example so the close can work.

Hope this helps?

Graham:)
 
Tried to do this myself and cannot replicate the result. Any more details. Can you replicate the situation

L
 

Users who are viewing this thread

Back
Top Bottom