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

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

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

    See Also