BCGControlBar Library for .NET
DockCommandBar Method (DockBar)




Docks the specifies command bar  to the specified DockBarRow  with the specified offset from the beginning of the dock bar.
Docks the specifies command bar  and makes a current dock bar  parent for this command bar.
Overload List
OverloadDescription
DockCommandBar(CommandBar,DockBarRow,Int32)Docks the specifies command bar  to the specified DockBarRow  with the specified offset from the beginning of the dock bar.  
DockCommandBar(CommandBar,Int32,Int32)Docks the specifies command bar  to the  DockBarRow with the specified index and with the  specified offset from the beginning of the dockbar.  
DockCommandBar(CommandBar,Int32)Docks the specifies command bar  to the  DockBarRow with the specified index  and makes the current dock bar parent for this command bar.  
DockCommandBar(CommandBar,Boolean)Docks the specifies command bar  to the  outer or inner row.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DockBar Class
DockBar Members

Send Feedback