Eyeshot 11 WinForms API Reference
WinForms 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
       devDept.Eyeshot.DisposableBase
          devDept.Eyeshot.UserInterfaceBase
                devDept.Eyeshot.ToolBar

    See Also