Send this message to get the number of the currently visible page of items in the ImageList Control.
Ignored, use 0.
Ignored, use 0.
Value | Meaning |
---|---|
>=0 | The number of the currently visible page |
< 0 | An error occurred. Refer to Return Codes. |
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.
For an example, refer to L_ILM_GETPAGECOUNT
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document