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
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