Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ToolBarButtonList Class
Members

In This Topic
    ToolBarButtonList Class
    In This Topic
    Class that holds and manages the list of ToolBarButtons.
    Syntax
    'Declaration
     
    Public Class ToolBarButtonList 
       Inherits System.Collections.ObjectModel.ObservableCollection(Of ToolBarButton)
    Inheritance Hierarchy
    See Also