menu

WinForms

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

    Show / Hide Table of Contents

    Class BarManagerActionList

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

    Constructors

    BarManagerActionList(IComponent)

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

    Properties

    AutoLoadToolBarPositions

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

    AutoPersistCustomization

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

    ImageList

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

    ImageListAdv

    Declaration
    public ImageListAdv ImageListAdv { get; set; }
    Property Value
    Type
    ImageListAdv

    LargeIcons

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

    LargeImageList

    Declaration
    public ImageList LargeImageList { get; set; }
    Property Value
    Type
    System.Windows.Forms.ImageList

    LargeImageListAdv

    Declaration
    public ImageListAdv LargeImageListAdv { get; set; }
    Property Value
    Type
    ImageListAdv

    Style

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

    ThemesEnabled

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

    Methods

    AddDetachedCommandBar()

    Declaration
    public void AddDetachedCommandBar()

    AddDetachedControlBar()

    Declaration
    public void AddDetachedControlBar()

    Customize()

    Declaration
    public void Customize()

    InitializeActionList()

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