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

In This Topic
    Image Property (ToolBarButton)
    In This Topic
    The bitmap of the button.
    Syntax
    'Declaration
     
    Public Overridable Property Image As Image
    public virtual Image Image {get; set;}
    Remarks
    See Also