 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Terry Guest
|
Posted: Tue Oct 28, 2003 2:12 pm Post subject: responding to keydown event |
|
|
in the main form of an app, I want to show a form if ALT Z is pressed. This
works fine. I would like this to work throughout the entire application,
even when other forms have focus. I tried putting code in the event
handlers of other forms. When that form has focus, it just beeps, rather
than show the 'ALT Z' form. Is there a way to do this?
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Tue Oct 28, 2003 4:34 pm Post subject: Re: responding to keydown event |
|
|
Did you set the KeyPreview property of the form to true?
--
Bill (TeamB)
(TeamB cannot respond to questions received via email)
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|