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

In This Topic
    ToolBar Class
    In This Topic
    Viewport ToolBar.
    Syntax
    'Declaration
     
    Public Class ToolBar 
       Inherits BarBase
       Implements IUserInterfaceElement 
    public class ToolBar : BarBase, IUserInterfaceElement  
    Remarks
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      devDept.Eyeshot.DisposableBase
                         devDept.Eyeshot.UserInterfaceBase
                               devDept.Eyeshot.ToolBar

    See Also