Send this message to get the current number of item columns in the ImageList Control.
Parameter |
Description |
wParam |
Ignored, use 0. |
lParam |
Ignored, use 0. |
>=0 |
The number of columns. |
<0 |
An error occurred. Refer to Return Codes. |
This message will return the total number of item columns in the ImageList Control.
The associated macro is:
L_ImgListGetColumnCount(hWnd)
For a complete list of available macros, refer to the Ltlst.h file.
Elements: |
L_ILM_GETROWCOUNT, L_ILM_GETITEMCOUNT, L_ILM_GETSELCOUNT, L_ILM_GETPAGECOUNT |
Topics: |
|
|
For an example, refer to L_ILM_GETROWCOUNT.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET