L_ILM_GETPAGE

Send this message to get the number of the currently visible page of items in the ImageList Control.

Parameters

wParam

Ignored, use 0.

lParam

Ignored, use 0.

Returns

Value Meaning
>=0 The number of the currently visible page
< 0 An error occurred. Refer to Return Codes.

Comments

This message will return the highest visible page number in the ImageList Control. Pages are calculated using the total number of rows or columns (depending on the scroll style) and the total number of rows or columns (depending on the scroll style) that are completely visible in the ImageList Control's client area. A page is not visible unless its first row/column is completely visible.

The associated macro is:

For a complete list of available macros, refer to the Ltlst.h file.

See Also

Elements

Topics

Example

For an example, refer to L_ILM_GETPAGECOUNT

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 API Help

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