LImageListControl::GetItemCount

Summary

Gets the current number of items in the ImageList Control.

Syntax

#include "ltwrappr.h"

L_INT LImageListControl::GetItemCount (L_VOID)

Returns

Value Meaning
>= 0 The number of items.
< 0 An error occurred. Refer to Return Codes.

Comments

This message will return the total number of items in the ImageList Control.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Functions

Topics

Example

For an example, refer to LImageListControl::Insert.

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

LEADTOOLS Raster Imaging C++ Class Library Help

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