ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / ToolBarStyleEnum Enumeration

In This Topic
    ToolBarStyleEnum Enumeration
    In This Topic
    Specifies the style of the toolbar.

    Use members of this enumeration to set the value of the ToolBarStyle property of a C1ToolBar.

    Syntax
    'Declaration
     
    Public Enum ToolBarStyleEnum 
       Inherits System.Enum
    public enum ToolBarStyleEnum : System.Enum 
    Members
    MemberDescription
    DefaultSpecifies a toolbar in the default state.
    DropDownMenuSpecifies drawing toolbar like DropDownMenu.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Win.C1Command.ToolBarStyleEnum

    scrap%

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also

    Reference

    C1.Win.C1Command Namespace