Eyeshot 10 WinForms API Reference
DownImage Property (ToolBarButton)

WinForms Assembly > devDept.Eyeshot Namespace > ToolBarButton Class : DownImage Property
Gets or sets the Image for the down state.
Syntax
'Declaration
 
Public Overridable Property DownImage As Image
public virtual Image DownImage {get; set;}
Remarks
Call ViewportLayout.CompileUserInterfaceElements to apply the changes
See Also

Reference

ToolBarButton Class
ToolBarButton Members