menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class XPToolBarActionList - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class XPToolBarActionList

    Inheritance
    System.Object
    SyncActionListBase<XPToolBar>
    XPToolBarActionList
    Inherited Members
    SyncActionListBase<XPToolBar>.AddDesignerActionHeaderItem(String)
    SyncActionListBase<XPToolBar>.AddDesignerActionMethodItem(String, String, String, String)
    SyncActionListBase<XPToolBar>.AddDesignerActionPropertyItem(String, String, String, String)
    SyncActionListBase<XPToolBar>.AddDesignerActionTextItem(String, String)
    SyncActionListBase<XPToolBar>.Control
    SyncActionListBase<XPToolBar>.GetProperty(String)
    SyncActionListBase<XPToolBar>.GetSortedActionItems()
    SyncActionListBase<XPToolBar>.GetValue(String)
    SyncActionListBase<XPToolBar>.SetValue(String, Object)
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class XPToolBarActionList : SyncActionListBase<XPToolBar>

    Constructors

    XPToolBarActionList(IComponent)

    Declaration
    public XPToolBarActionList(IComponent component)
    Parameters
    Type Name Description
    System.ComponentModel.IComponent component

    Properties

    Dock

    Declaration
    public DockStyle Dock { get; set; }
    Property Value
    Type
    System.Windows.Forms.DockStyle

    Items

    Declaration
    public BarItems Items { get; set; }
    Property Value
    Type
    BarItems

    LargeIcons

    Declaration
    public bool LargeIcons { get; set; }
    Property Value
    Type
    System.Boolean

    ShowChevron

    Declaration
    public bool ShowChevron { get; set; }
    Property Value
    Type
    System.Boolean

    Style

    Declaration
    public VisualStyle Style { get; set; }
    Property Value
    Type
    VisualStyle

    ThemesEnabled

    Declaration
    public bool ThemesEnabled { get; set; }
    Property Value
    Type
    System.Boolean

    Methods

    InitializeActionList()

    Declaration
    protected override void InitializeActionList()
    Overrides
    Syncfusion.Windows.Forms.Design.SyncActionListBase<Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar>.InitializeActionList()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved