Sent when an ImageList Control loses the keyboard focus.
Parameter |
Description |
wParam |
idCtrl = (L_INT) LOWORD(wParam) identifier of control. |
|
wNotifyCode = HIWORD(wParam) notification code. |
lParam |
hWndCtrl = (HWND) lParam handle of the control. |
Sent when an ImageList Control loses the keyboard focus.
The parent window of the control receives this notification message through the WM_COMMAND message.
Elements: |
L_ILN_SETFOCUS, L_ILN_HSCROLL, L_ILN_VSCROLL, L_ILN_CLICKED, L_ILN_DBLCLCK, L_ILN_ITEMSEL, L_ILN_ITEMUNSEL, L_ILN_KEYDOWN |
Topics: |
|
|
For an example, refer to L_ILN_SETFOCUS.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET