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

In This Topic
    PanToolBarButton Class
    In This Topic
    The PanToolBarButton default class.
    Syntax
    'Declaration
     
    Public NotInheritable Class PanToolBarButton 
       Inherits DefaultToolBarButton
    public sealed class PanToolBarButton : DefaultToolBarButton 
    Inheritance Hierarchy

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

    See Also