L_ILM_SETSCROLLSTYLE

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

Parameter Description
wParam New scroll style, which can be one of the following:
  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:

SCROLLSTYLE_VERTICAL

[0] scrolling vertically

SCROLLSTYLE_HORIZONTAL

[1] scrolling horizontally

Comments

The associated macro is:

L_ImgListSetScrollStyle(hWnd, uStyle)

For a complete list of available macros, refer to the Ltlst.h file.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C API Help