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

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

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

    See Also