ScrollStyle property (ILEADRasterImgList)
ImageListScrollStyleConstants ScrollStyle | |
Overview |
Refer to Using the Image List Control. |
Remarks
(Persistent property, available at design time) Specifies the direction the ImageList Control scrolls the displayed items.
Value |
Meaning |
IMGLST_SCROLLSTYLE_VERTICAL |
Control has vertical scrollbar |
IMGLST_SCROLLSTYLE_HORIZONTAL |
Control has horizontal scrollbar |
The default setting is IMGLST_SCROLLSTYLE_VERTICAL.
See Also
Elements: |
|
Topics: |