BCGControlBar Library for .NET
DockControl Method




Docks the specified control within the parent form.
Docks any control within the parent form. Called by the framework when the specified control should be automatically docked.
Overload List
OverloadDescription
DockControl(Control,DockInfo,Boolean)Docks the specified control within the parent form.  
DockControl(Control,DockStyle,Rectangle,Control,Boolean,Boolean)Docks the specified control within the parent form.  
DockControl(Control,DockStyle,Boolean,Boolean)Docks the specified control within the parent form.  
DockControl(Control,Boolean,Boolean)Docks the specified control within the parent form.  
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

DockManager Class
DockManager Members

Send Feedback