InsertAt method (ILEADRasterImgList)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short InsertAt (long Bitmap, BSTR pszText, long Data, long nIndex );

Overview

Refer to Using the Image List Control.

Remarks

Inserts a new item into the ImageList Control at the specified index. All items past nIndex are pushed up one position. The index is zero-based.

See Also

Elements

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

Topics

Raster Images: Displaying Images