Insert method (ILEADRasterImgList)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short Insert (long Bitmap, BSTR pszText, long Data );

Overview

Refer to Using the Image List Control.

Remarks

Inserts a new item into the ImageList Control. Insertion occurs at the end of the list.

See Also

Elements

ExportBitmapList method, ExportedBitmapList property, ImportBitmapList method, SortExt method, Item property, InsertAt method, Remove method, Count property, Sort method, InsertFromBitmapList method, LoadFromFile method, SaveToFile method

Topics

Raster Images: Displaying Images