ScrollItems method (ILEADRasterImgList)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long ScrollItems (long nAmount);

Overview

Refer to Using the ImageList Control.

Remarks

Scrolls the items in the ImageList Control by the specified amount. The direction of the scroll depends on the current setting for ScrollStyle.

See Also

Elements:

Item property, Scroll event, EnsureVisible method, ScrollStyle property, Insert method

Topics:

Raster Images: Displaying Images