ItemSelected event (ILEADRasterImgList)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

void ItemSelected (long nIndex );

Overview

Refer to Using the ImageList Control.

Remarks

Occurs when an item’s Selected attribute is automatically set to True in response to the user clicking the item.

See Also

Elements:

AllowSelection property, SelectionStyle property, SelectionColor property, Item property

Topics:

Raster Images: Displaying Images