L_ILN_VSCROLL

Sent when the user scrolls the ImageList Controls contents using the vertical scrollbar.

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 the user scrolls the ImageList Controls contents using the vertical scrollbar.

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_HSCROLL.

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

LEADTOOLS Raster Imaging C API Help

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