ImageList Constructor
.NET Framework (current version)
Initializes a new instance of the ImageList class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ImageList() | Initializes a new instance of the ImageList class with default values for ColorDepth, ImageSize, and TransparentColor. |
![]() | ImageList(IContainer^) | Initializes a new instance of the ImageList class, associating it with a container. |
Show:
