Wimark.Controls Class Library  

TreeNode.GetSelectedImage Method

Gets the image that is displayed when the tree node is in the selected state.

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

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

TreeNode Class | TreeNode Members | Wimark.Controls Namespace