description | ms.assetid | title | ms.topic | ms.date |
---|---|---|---|---|
Occurs when a key is pressed and in the down position while the InkPicture control has focus. |
d83823ea-d863-4eb7-8f6b-fa7a3396e64b |
InkPicture.KeyDown event (Msinkaut.h) |
reference |
05/31/2018 |
Occurs when a key is pressed and in the down position while the InkPicture control has focus.
void KeyDown(
[in, out] short *KeyCode,
[in, out] short *Shift
);
-
KeyCode [in, out]
-
The ASCII value of the key that is being pressed.
-
Shift [in, out]
-
The state of the SHIFT key.
This event does not return a value.
This event method is defined in the _IInkPictureEvents interface. The _IInkPictureEvents interface implements the IDispatch interface with an identifier of DISPID_IPEKeyDown.
Requirement | Value |
---|---|
Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server |
None supported |
Header |
|
Library |
|