Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ToolBarButton Class / DownImage Property

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