menu

WinForms

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

    Show / Hide Table of Contents

    Class CommandDockBarExt

    Inheritance
    System.Object
    CommandDockBar
    CommandDockBarExt
    Inherited Members
    CommandDockBar.AddCommandBar(CommandBar, Boolean)
    CommandDockBar.AdjustNewRow(CommandBar, CommandBar[])
    CommandDockBar.AdjustNextBarsInRow(CommandBar)
    CommandDockBar.AdjustPreviousRow(CommandBar, CommandBar[], Rectangle)
    CommandDockBar.AdjustRowHeight(CommandBar, Int32)
    CommandDockBar.AdjustRowOffsets(CommandBar, Int32)
    CommandDockBar.AdjustRowOffsets(CommandBar[], Int32, Rectangle, Int32)
    CommandDockBar.AllowLeadingEdgeDocking(CommandBar)
    CommandDockBar.AllowTrailingEdgeDocking(CommandBar)
    CommandDockBar.alRowMarkers
    CommandDockBar.bExpanding
    CommandDockBar.CalcDockbarSize()
    CommandDockBar.cbController
    CommandDockBar.Child_TabIndexChanged(Object, EventArgs)
    CommandDockBar.ConfirmNewRowHeight(CommandBar, Int32)
    CommandDockBar.CreateAccessibilityInstance()
    CommandDockBar.GetDockBorder()
    CommandDockBar.GetRowArray(Int32)
    CommandDockBar.GetRowMaxHeight(Int32, Boolean)
    CommandDockBar.HandleDragOver(CommandBar, Point)
    CommandDockBar.HandleDragOverLeftRight(CommandBar, Point)
    CommandDockBar.HandleDragOverTopBottom(CommandBar, Point)
    CommandDockBar.InitializeCommandDockBar(CommandBarController)
    CommandDockBar.InitializeIndexRowOffsets(CommandBar)
    CommandDockBar.InitializeRowOffsets(CommandBar)
    CommandDockBar.IsRTL
    CommandDockBar.LayoutDockBar()
    CommandDockBar.nRCCount
    CommandDockBar.OnControlAdded(ControlEventArgs)
    CommandDockBar.OnControlRemoved(ControlEventArgs)
    CommandDockBar.OnPaint(PaintEventArgs)
    CommandDockBar.OnSizeChanged(EventArgs)
    CommandDockBar.OnSystemColorsChanged(EventArgs)
    CommandDockBar.RecalcHeightForBarsInRow(Boolean, CommandBar[], Int32)
    CommandDockBar.RemoveCommandBar(CommandBar)
    CommandDockBar.RepositionBars(CommandBar[], Int32, Int32)
    CommandDockBar.RepositionBarsBToTShift(CommandBar[], Int32, Int32, Int32)
    CommandDockBar.RepositionBarsLToRShift(CommandBar[], Int32, Int32, Int32)
    CommandDockBar.RepositionBarsRToLShift(CommandBar[], Int32, Int32, Int32)
    CommandDockBar.RepositionBarsTToBShift(CommandBar[], Int32, Int32, Int32)
    CommandDockBar.ResizeBarsLeftRight(CommandBar[], Int32, Int32)
    CommandDockBar.ResizeBarsTopBottom(CommandBar[], Int32, Int32)
    CommandDockBar.RowMarkers
    CommandDockBar.RowsCount
    CommandDockBar.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)
    CommandDockBar.SetCurrentRowMarker(CommandBar)
    CommandDockBar.tdRebar
    CommandDockBar.ValidateBarIndex(CommandBar, Boolean)
    Namespace: Syncfusion.Windows.Forms.Tools.XPMenus
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class CommandDockBarExt : CommandDockBar

    Constructors

    CommandDockBarExt(CommandBarControllerExt)

    Declaration
    public CommandDockBarExt(CommandBarControllerExt controller)
    Parameters
    Type Name Description
    CommandBarControllerExt controller

    Methods

    Dispose(Boolean)

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing
    Overrides
    CommandDockBar.Dispose(Boolean)

    GetMainMenuBar()

    Declaration
    public CommandBarExt GetMainMenuBar()
    Returns
    Type
    CommandBarExt

    OnPaintBackground(PaintEventArgs)

    Declaration
    protected override void OnPaintBackground(PaintEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Forms.PaintEventArgs e

    ProcessMnemonic(Char)

    Declaration
    protected override bool ProcessMnemonic(char charCode)
    Parameters
    Type Name Description
    System.Char charCode
    Returns
    Type
    System.Boolean

    ResetTabIndex()

    Declaration
    protected override void ResetTabIndex()
    Overrides
    CommandDockBar.ResetTabIndex()

    WndProc(ref Message)

    Declaration
    protected override void WndProc(ref Message m)
    Parameters
    Type Name Description
    System.Windows.Forms.Message m
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved