EnsureVisible method (ILEADRasterImgList)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long EnsureVisible (long nIndex );

Overview

Refer to Using the Image List Control.

Remarks

Scrolls the items in the ImageList Control such that the item specified is completely visible.

See Also

Elements:

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

Topics:

Raster Images: Displaying Images