Visual Basic (Declaration) | |
---|---|
ReadOnly Property Thumbnail As Image |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IImageListViewItem Dim value As Image value = instance.Thumbnail |
C# | |
---|---|
Image Thumbnail {get;} |
Managed Extensions for C++ | |
---|---|
__property Image* get_Thumbnail(); |
Property Value
An System.Drawing.Image object that represents the thumbnail for the IImageListViewItem.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7