BitmapListIndex property (Main Control)

Visual Basic example
Visual C++ 4.0 example
Access 2.0 example

Access 95, 97 example
Visual J++ example

Syntax short BitmapListIndex

Overview:  Refer to Bitmaps and Bitmap Lists.

Remarks

Is the index of the current bitmap in the control's bitmap list.

You can set this property to specify the current bitmap. For example, if you wanted to resize all bitmaps in a list, you would use a loop that updates this property before calling the Size method.

See Also

Topics:  Raster Images: Creating and Maintaining Lists of Images