Eyeshot 11 WinForms API Reference
WinForms 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 Image
    public virtual Image HoverImage {get; set;}
    Remarks
    See Also