Class BarManagerActionList
Inheritance
System.Object
BarManagerActionList
Assembly: Syncfusion.Tools.Windows.dll
public class BarManagerActionList : SyncActionListBase<BarManager>
Constructors
Declaration
public BarManagerActionList(IComponent component)
Parameters
Type |
Name |
Description |
System.ComponentModel.IComponent |
component |
|
Properties
Declaration
public bool AutoLoadToolBarPositions { get; set; }
Property Value
Declaration
public bool AutoPersistCustomization { get; set; }
Property Value
Declaration
public ImageList ImageList { get; set; }
Property Value
Type |
System.Windows.Forms.ImageList |
Declaration
public ImageListAdv ImageListAdv { get; set; }
Property Value
Declaration
public bool LargeIcons { get; set; }
Property Value
Declaration
public ImageList LargeImageList { get; set; }
Property Value
Type |
System.Windows.Forms.ImageList |
Declaration
public ImageListAdv LargeImageListAdv { get; set; }
Property Value
Declaration
public VisualStyle Style { get; set; }
Property Value
Declaration
public bool ThemesEnabled { get; set; }
Property Value
Methods
Declaration
public void AddDetachedCommandBar()
Declaration
public void AddDetachedControlBar()
Declaration
Declaration
protected override void InitializeActionList()
Overrides
Syncfusion.Windows.Forms.Design.SyncActionListBase<Syncfusion.Windows.Forms.Tools.XPMenus.BarManager>.InitializeActionList()