disable Escape Key

T

tim johnson

I would like to disable the Escape key in my app. I
write a public sub and call if on the keydown event of
the form which works.

I have many forms so I am wondering if I could get around
it an other way where I do not have to put it in every
form in my app
 
W

Wayne Morgan

I don't know of a "global" way to do this. However, I'm curious as to "why?" Don't your
users make typing errors that they may need to correct?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top