Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ToolBarButton Class / HoverImage Property

In This Topic
    HoverImage Property (ToolBarButton)
    In This Topic
    Gets or sets the Image for the mouse hover state.
    Syntax
    'Declaration
     
    Public Overridable Property HoverImage As ImageSource
    public virtual ImageSource HoverImage {get; set;}
    Remarks
    See Also