Available in LEADTOOLS Imaging Pro, Vector, Document, and Medical Imaging toolkits. |
Send this message to get the first visible item in the ImageList Control's view.
Parameter |
Description |
wParam |
Ignored. Use 0. |
lParam |
Ignored. Use 0. |
Returns
>= 0 |
The 0-based index of the first visible item. |
< 0 |
An error occurred. Refer to Return Codes. |
Comments
The associated macro is
L_ImgListGetFirstVisible(hWnd)
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_GETVIEWSIZE.