Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Occurs when a key is pressed and in the down position while the InkPicture control has focus.
Syntax
void KeyDown(
[in, out] short *KeyCode,
[in, out] short *Shift
);
Parameters
-
KeyCode [in, out]
-
The ASCII value of the key that is being pressed.
-
Shift [in, out]
-
The state of the SHIFT key.
Return value
This event does not return a value.
Remarks
This event method is defined in the _IInkPictureEvents interface. The _IInkPictureEvents interface implements the IDispatch interface with an identifier of DISPID_IPEKeyDown.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server |
None supported |
| Header |
|
| Library |
|