SetSelectionBitmap method (ILEADRasterImgList)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short SetSelectionBitmap (OLE_COLOR crTransparent, long Bitmap);

Overview

Refer to Using the Image List Control.

Remarks

Displays selected items using the specified user-defined bitmap when the SelectionStyle property is set to IMGLST_SELECTIONSTYLE_USERBITMAP. The specified bitmap will be drawn with the specified color as transparent, and will be centered around each selected item.

See Also

Elements

ExportBitmapList method, ExportedBitmapList property, ImportBitmapList method, SortExt method, ItemWidth property, ItemHeight property, SelectionStyle property

Topics

Raster Images: Displaying Images

 

Using Color Values in LEADTOOLS