Wimark.Controls Class Library  

DockItem.Image Property

Gets the image displayed in the winow bar.

[Visual Basic]
Public ReadOnly Property Image As Image 
[C#]
public Image Image {get;}
[C++]
public: __property 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

DockItem Class | DockItem Members | Wimark.Controls Namespace