Eyeshot 10 WinForms API Reference
HoverImage Property (ToolBarButton)

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

Reference

ToolBarButton Class
ToolBarButton Members