LImageListControl::SetItemOptions

Summary

Sets the ImageList Control item display options.

Syntax

#include "ltwrappr.h"

L_INT LImageListControl::SetItemOptions(pItemOptions)

Parameters

pLILITEMOPTION pItemOptions

Pointer to an LILITEMOPTIONstructure that contains the new ImageList Control item display options.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

If you set a font other than the default, you are responsible for creating the font and you are responsible for destroying it when it is no longer needed.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Functions

Topics

Example

For an example, refer to LImageListControl::GetItemOptions.

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++ Class Library Help

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