ImageList Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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 | |
![]() | Tag | Gets or sets an object that contains additional data about the ImageList. |
![]() | TransparentColor | Gets or sets the color to treat as transparent. |
Show:
