ImageList Properties
.NET Framework 4.5
The ImageList type exposes the following members.
| Name | Description | |
|---|---|---|
|
ColorDepth | Gets the color depth of the image list. |
|
Container | Gets the IContainer that contains the Component. (Inherited from Component.) |
|
Handle | Gets the handle of the image list object. |
|
HandleCreated | Gets a value indicating whether the underlying Win32 handle has been created. |
|
Images | Gets the ImageList.ImageCollection for this image list. |
|
ImageSize | Gets or sets the size of the images in the image list. |
|
ImageStream | Gets the ImageListStreamer associated with this image list. |
|
Site | Gets or sets the ISite of the Component. (Inherited from Component.) |
|
Tag | Gets or sets an object that contains additional data about the ImageList. |
|
TransparentColor | Gets or sets the color to treat as transparent. |