Eyeshot 10 WinForms API Reference
Image Property (ToolBarButton)

WinForms Assembly > devDept.Eyeshot Namespace > ToolBarButton Class : Image Property
The bitmap of the button.
Syntax
'Declaration
 
Public Overridable Property Image As Image
public virtual Image Image {get; set;}
Remarks
Call ViewportLayout.CompileUserInterfaceElements to apply the changes
See Also

Reference

ToolBarButton Class
ToolBarButton Members