InsertBitmapListItem method (Main Control)

Visual Basic example
Visual C++ 4.0 example

Visual J++ example

Syntax short InsertBitmapListItem (short iIndex, OLE_HANDLE hBitmap);

Overview:  Refer to Bitmaps and Bitmap Lists.

Remarks

Inserts a bitmap into the control's bitmap list. You can get a bitmap to insert by referencing the Bitmap property of another Main Control.

If you insert a bitmap into the middle of a list, the indexes of other items in the list are adjusted.

See Also

Topics:  Raster Images: Creating and Maintaining Lists of Images