alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ToolBarStyles

    Inheritance
    System.Object
    ToolBarStyles
    Namespace: Syncfusion.Windows.Forms.Tools.Win32API
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class ToolBarStyles : Enum

    Fields

    TBSTYLE_ALTDRAG

    Declaration
    public const ToolBarStyles TBSTYLE_ALTDRAG
    Field Value
    Type
    ToolBarStyles

    TBSTYLE_AUTOSIZE

    Declaration
    public const ToolBarStyles TBSTYLE_AUTOSIZE
    Field Value
    Type
    ToolBarStyles

    TBSTYLE_BUTTON

    Declaration
    public const ToolBarStyles TBSTYLE_BUTTON
    Field Value
    Type
    ToolBarStyles

    TBSTYLE_CHECK

    Declaration
    public const ToolBarStyles TBSTYLE_CHECK
    Field Value
    Type
    ToolBarStyles

    TBSTYLE_CHECKGROUP

    Declaration
    public const ToolBarStyles TBSTYLE_CHECKGROUP
    Field Value
    Type
    ToolBarStyles

    TBSTYLE_CUSTOMERASE

    Declaration
    public const ToolBarStyles TBSTYLE_CUSTOMERASE
    Field Value
    Type
    ToolBarStyles

    TBSTYLE_DROPDOWN

    Declaration
    public const ToolBarStyles TBSTYLE_DROPDOWN
    Field Value
    Type
    ToolBarStyles

    TBSTYLE_EX_DRAWDDARROWS

    Declaration
    public const ToolBarStyles TBSTYLE_EX_DRAWDDARROWS
    Field Value
    Type
    ToolBarStyles

    TBSTYLE_FLAT

    Declaration
    public const ToolBarStyles TBSTYLE_FLAT
    Field Value
    Type
    ToolBarStyles

    TBSTYLE_GROUP

    Declaration
    public const ToolBarStyles TBSTYLE_GROUP
    Field Value
    Type
    ToolBarStyles

    TBSTYLE_LIST

    Declaration
    public const ToolBarStyles TBSTYLE_LIST
    Field Value
    Type
    ToolBarStyles

    TBSTYLE_NOPREFIX

    Declaration
    public const ToolBarStyles TBSTYLE_NOPREFIX
    Field Value
    Type
    ToolBarStyles

    TBSTYLE_REGISTERDROP

    Declaration
    public const ToolBarStyles TBSTYLE_REGISTERDROP
    Field Value
    Type
    ToolBarStyles

    TBSTYLE_SEP

    Declaration
    public const ToolBarStyles TBSTYLE_SEP
    Field Value
    Type
    ToolBarStyles

    TBSTYLE_TOOLTIPS

    Declaration
    public const ToolBarStyles TBSTYLE_TOOLTIPS
    Field Value
    Type
    ToolBarStyles

    TBSTYLE_TRANSPARENT

    Declaration
    public const ToolBarStyles TBSTYLE_TRANSPARENT
    Field Value
    Type
    ToolBarStyles

    TBSTYLE_WRAPABLE

    Declaration
    public const ToolBarStyles TBSTYLE_WRAPABLE
    Field Value
    Type
    ToolBarStyles
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved