ItemUnSelected event (ILEADRasterImgList)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

void ItemUnSelected (long nIndex);

Overview

Refer to Using the ImageList Control.

Remarks

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

See Also

Elements:

AllowSelection property, SelectionStyle property, SelectionColor property, Item property, ItemSelected event

Topics:

Raster Images: Displaying Images