Wimark.Controls Class Library  

ToolBarButton.Image Property

Gets the image assigned to the button.

[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

ToolBarButton Class | ToolBarButton Members | Wimark.Controls Namespace