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

In This Topic
    ToolBarButton Class
    In This Topic
    The ToolBarButton class that raises the Click event.
    Syntax
    'Declaration
     
    Public Class ToolBarButton 
       Inherits DisposableBase
    public class ToolBarButton : DisposableBase 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.DisposableBase
          devDept.Eyeshot.ToolBarButton
             devDept.Eyeshot.DefaultToolBarButton

    See Also