Eyeshot 11 WPF API Reference
WPF 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 ImageSource
    public virtual ImageSource DownImage {get; set;}
    Remarks
    See Also