Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ToolBar.styleType Enumeration

In This Topic
    ToolBar.styleType Enumeration
    In This Topic
    Toolbar style type.
    Syntax
    'Declaration
     
    Public Enum ToolBar.styleType 
       Inherits System.Enum
    public enum ToolBar.styleType : System.Enum 
    Members
    MemberDescription
    Legacy Legacy toolbar style.
    Win10 Windows 10 toolbar style.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             devDept.Eyeshot.ToolBar.styleType

    See Also