Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ToolBarButtonList Class / Remove Method

In This Topic
    Remove Method (ToolBarButtonList)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Remove( _
       ByVal value As ToolBarButton _
    ) 
    public void Remove( 
       ToolBarButton value
    )

    Parameters

    value
    See Also