L_ILN_KILLFOCUS (original) (raw)

Sent when an ImageList Control loses the keyboard focus.

Parameters

wParam

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

wNotifyCode = HIWORD(wParam) notification code.

lParam

hWndCtrl = (HWND) lParam handle of the control.

Comments

Sent when an ImageList Control loses the keyboard focus.

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

See Also

Elements

Topics

Example

For an example, refer to L_ILN_SETFOCUS.

LEADTOOLS Raster Imaging C API Help