L_ILN_KEYDOWN

Sent when the user presses a key while the ImageList Control has the focus.

Parameters

wParam

idCtrl = (L_INT) LOWORD(wParam) identifier of control.

wNotifyCode = HIWORD(wParam) notification code.

lParam

pKeyInfo = (pLILKEYDOWN) lParam pointer to key info structure.

Comments

Sent when the user presses a key while the ImageList Control has the focus. pKeyInfo contains information about the key that was pressed.

The parent window of the control receives this notification message through the WM_COMMAND message.

Help Version 20.0.2020.4.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help