Send this message to set the ImageList Control's item display options.
Ignored, use 0.
Pointer to LILITEMOPTION structure that contains the new display options to be set.
Value | Meaning |
---|---|
SUCCESS | Function was successful |
< 0 | An error occurred. Refer to Return Codes. |
The ImageList Control will be updated with the settings in the structure pointed to by lParam.
You must set the uStructSize member of the LILITEMOPTION structure before using this message.
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.
The associated macro is:
For a complete list of available macros, refer to the Ltlst.h file.
For an example, refer to L_ILM_GETITEMOPTIONS.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document