Gets or sets the item background color of the un-selected items in this RasterImageList
public Color ItemBackColor {get; set;} Public Property ItemBackColor As Color The item background color of the un-selected items in this RasterImageList
How the ItemBackColor value is used to draw the items depends on the current ViewStyle. The following table lists all the cases:
| ViewStyle | Description |
|---|---|
| RasterImageListViewStyle.Normal | Fills the background of un-selected items. |
| RasterImageListViewStyle.Explorer | Not used. |
| RasterImageListViewStyle.Button | Not used. |
For more information about item appearance, refer to RasterImageList Appearance.
For an example, refer to ItemBorderStyle
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
