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

In This Topic
    Visible Property (ToolBarButton)
    In This Topic
    Gets or sets the ToolBarButton visibility status.
    Syntax
    'Declaration
     
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also