ACC2: KeyDown and KeyPress Events Do Not Run in Option Group (132330)
The information in this article applies to:
This article was previously published under Q132330 Novice: Requires knowledge of the user interface on single-user computers.
SYMPTOMS
When you try to trap keystrokes using event procedures for the OnKeyDown or
the OnKeyPress property of a control within an option group in a subform,
the keystroke events do not occur. As a result, you cannot disable
keystrokes, such as PAGE UP and PAGE DOWN, from within an option group in a
subform.
STATUS
Microsoft has confirmed this to be a problem in Microsoft Access version
2.0. This problem no longer occurs in Microsoft Access version 7.0. Also,
in version 7.0, you can use the KeyPreview property to trap for keystrokes
before a form control receives notification of the keystrokes. This enables
you to disable keystrokes regardless of the form controls.
REFERENCES
For more information about the KeyDown event, search for "KeyDown," and
then "KeyDown, KeyUp Events" using the Microsoft Access Help menu.
For more information about disabling the PAGE UP and PAGE DOWN keys in a
form, please see the following article in the Microsoft Knowledge Base:
114506 ACC2: How to Disable PAGE UP and PAGE DOWN Keys in a Form
Modification Type: | Major | Last Reviewed: | 6/25/2002 |
---|
Keywords: | kbbug kbusage KB132330 |
---|
|