Overload | Description |
---|---|
ImageListItem Constructor() | Initializes a new instance of the ImageListItem class with default values. |
ImageListItem Constructor(BitmapSource,String) | Initializes a new instance of the ImageListItem class with an image, and text to be displayed. |
For C#/VB examples, refer to ImageList.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family