L_ILM_SETSCROLLSTYLE

Send this message to set the ImageList control's scroll style.

Parameters

wParam

New scroll style, which can be one of the following:

Value Meaning
SCROLLSTYLE_VERTICAL [0] scrolling vertically
SCROLLSTYLE_HORIZONTAL [1] scrolling horizontally

lParam

Ignored, use 0.

Returns

The previous scroll style, which can be one of the following:

Value Meaning
SCROLLSTYLE_VERTICAL [0] scrolling vertically
SCROLLSTYLE_HORIZONTAL [1] scrolling horizontally

Comments

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_GETSCROLLSTYLE

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 API Help

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