Wimark.Controls Class Library  

TabPage.Image Property

Gets the image assigned to the tab button.

[Visual Basic]
Overridable Public ReadOnly Property Image As Image 
[C#]
public virtual Image Image {get;}
[C++]
public: __property virtual Image* get_Image();

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

TabPage Class | TabPage Members | Wimark.Controls Namespace