L_ILN_ITEMSEL

Sent when the user selects an item in the ImageList Control.

Parameters

wParam

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

wNotifyCode = HIWORD(wParam) notification code.

lParam

pItemSel = (pLILITEMSEL) lParam pointer to item selection info structure.

Comments

Sent when the user selects an item in the ImageList Control. pItemSel contains information about the item that was selected.

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

See Also

Functions

Topics

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

LEADTOOLS Raster Imaging C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.