AcceleratorKeyEventArgs has the following members.
| Name | Description | |
|---|---|---|
![]() |
EventType | Gets the type of the accelerator key event that invoked the callback. |
![]() |
Handled | Gets or sets whether the accelerator key event was handled or not. |
![]() |
KeyStatus | Gets the status of the accelerator key for which the event was raised. |
![]() |
VirtualKey | Gets the virtual key code for the keypress in the accelerator key event. |