menu

WinForms

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

    Show / Hide Table of Contents

    Class XPTaskBarActionList

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

    Constructors

    XPTaskBarActionList(IComponent)

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

    Properties

    AutoPersistStates

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

    AutoScroll

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

    BackColor

    Declaration
    public Color BackColor { get; set; }
    Property Value
    Type
    System.Drawing.Color

    Dock

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

    HeaderImageList

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

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type
    System.String

    Padding

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

    ThemesEnabled

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

    VerticalLayout

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

    VerticalPadding

    Declaration
    public int VerticalPadding { get; set; }
    Property Value
    Type
    System.Int32

    Methods

    AddTaskBox()

    Declaration
    public void AddTaskBox()

    InitializeActionList()

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