L_ILN_DBLCLCK

Sent when the user double-clicks a mouse button in the ImageList Control's client area.

Parameters

wParam

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

wNotifyCode = HIWORD(wParam) notification code

lParam

pClick = (pLILCLICK) lParam pointer to click info structure

Comments

Sent when the user double-clicks a mouse button in the ImageList Control's client area. pClick contains the mouse position of the click event.

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

See Also

Functions

Topics

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.