Form_Keypress event not happening?
From: U-CDK_CHARLES\\Charles (_at_aol.com)
Date: 11/24/04
- Next message: Ken Halter: "Re: Form_Keypress event not happening?"
- Previous message: Rick Rothstein: "Re: column count in VB6"
- Next in thread: Ken Halter: "Re: Form_Keypress event not happening?"
- Reply: Ken Halter: "Re: Form_Keypress event not happening?"
- Reply: Saga: "Re: Form_Keypress event not happening?"
- Reply: Jan Hyde: "Re: Form_Keypress event not happening?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 24 Nov 2004 16:09:16 GMT
List:
I'm trying to trap Ctrl P on my form with the usual Win32 behavior
(display the print dialog).
I put a stop in Form_Keypress, but the event never seems to occur.
The form is displayed modally.
What sorts of things should I be looking for? Do I need to attach a
KeyPress event to all of my controls to do this?
Thanks
Charles
- Next message: Ken Halter: "Re: Form_Keypress event not happening?"
- Previous message: Rick Rothstein: "Re: column count in VB6"
- Next in thread: Ken Halter: "Re: Form_Keypress event not happening?"
- Reply: Ken Halter: "Re: Form_Keypress event not happening?"
- Reply: Saga: "Re: Form_Keypress event not happening?"
- Reply: Jan Hyde: "Re: Form_Keypress event not happening?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|