L_ILM_SETSELOPTIONS

Send this message to set the ImageList Control's selection options.

Parameters

wParam

Ignored, use 0.

lParam

Pointer to LILSELOPTION structure that contains new options to be set.

Returns

Value Meaning
SUCCESS Function was successful
< 0 An error occurred. Refer to Return Codes.

Comments

The ImageList Control will be updated with the settings in the structure pointed to by lParam.

You must set the uStructSize member of the LILSELOPTION structure before using this message.

The associated macro is:

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_GETSELOPTIONS message

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

LEADTOOLS Raster Imaging C API Help

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