FirstVisibleItem property (ILEADRasterImgList)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long FirstVisibleItem

Overview

Refer to Using the Image List Control.

Remarks

(Read only) (Runtime only) Contains the index of the first visible item in the ImageList Control's view. This is a 0-based index.

See Also

Elements:

ViewSize property, RowCount property, ColumnCount property, Count property

Topics:

Raster Images: Displaying Images