LImageListControl::SetItemOptions

#include "ltwrappr.h"

L_INT LImageListControl::SetItemOptions(pItemOptions)

Sets the ImageList Control item display options.

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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help

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