Class XPToolBarActionList
Inheritance
System.Object
XPToolBarActionList
Assembly: Syncfusion.Tools.Windows.dll
public class XPToolBarActionList : SyncActionListBase<XPToolBar>
Constructors
Declaration
public XPToolBarActionList(IComponent component)
Parameters
Type |
Name |
Description |
System.ComponentModel.IComponent |
component |
|
Properties
Declaration
public DockStyle Dock { get; set; }
Property Value
Type |
System.Windows.Forms.DockStyle |
Declaration
public BarItems Items { get; set; }
Property Value
Declaration
public bool LargeIcons { get; set; }
Property Value
Declaration
public bool ShowChevron { get; set; }
Property Value
Declaration
public VisualStyle Style { get; set; }
Property Value
Declaration
public bool ThemesEnabled { get; set; }
Property Value
Methods
Declaration
protected override void InitializeActionList()
Overrides
Syncfusion.Windows.Forms.Design.SyncActionListBase<Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar>.InitializeActionList()