The properties of the ImageList class are listed below. For a complete list of ImageList class members, see the ImageList Members topic.
ColorDepth | Retrieves the color depth of the imagelist. |
Handle | The handle of the ImageList object. This corresponds to a win32 HIMAGELIST Handle. |
HandleCreated | Whether or not the underlying Win32 handle has been created. |
Images | [To be supplied.] |
ImageSize | Returns the size of the images in the ImageList |
ImageStream | Returns an ImageListStreamer, or null if the image list is empty. |
Site (inherited from MarshalByRefComponent) | Gets or sets the site of the component. |
TransparentColor | The color to treat as transparent. |