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

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

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

    See Also