Wimark.Controls Class Library  

ListViewItem.GetOverlayImage Method

Gets the overlay image that is displayed when the item is selected.

[Visual Basic]
Public Function GetOverlayImage() As Image 
[C#]
public Image GetOverlayImage();
[C++]
public: Image* GetOverlayImage();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

ListViewItem Class | ListViewItem Members | Wimark.Controls Namespace