SelectAll method (ILEADRasterImgList)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short SelectAll (BOOL bFlag);

Overview

Refer to Using the ImageList Control.

Remarks

Selects or deselects all items in the ImageList Control.

Use this method to set the Selected attribute for all items to bFlag.

See Also

Elements

ExportBitmapList method, ExportedBitmapList property, ImportBitmapList method, SortExt method, Item property, Clear method

Topics

Raster Images: Displaying Images