BCGControlBar Library for .NET
FloatDockingPane Method




Places a specified docking pane to the miniframe created within the specified boundaries and returns it. If the docking pane can not be added to the miniframe the null reference will be returned. Called by the framework when it is necessary to set floating state for the specified docking pane.

Places a specified docking pane to the miniframe created within the specified boundaries  and returns it. If the docking pane can not be added to the miniframe the null reference will be returned. Called by the framework when it is necessary to set floating state for the specified docking pane. 

Overload List
OverloadDescription
FloatDockingPane(DockingPane,Rectangle,Boolean)

Places a specified docking pane to the miniframe created within the specified boundaries and returns it. If the docking pane can not be added to the miniframe the null reference will be returned. Called by the framework when it is necessary to set floating state for the specified docking pane.

 
FloatDockingPane(DockingPane,Rectangle,Boolean,Boolean)

Places a specified docking pane to the miniframe created within the specified boundaries  and returns it. If the docking pane can not be added to the miniframe the null reference will be returned. Called by the framework when it is necessary to set floating state for the specified docking pane.

 
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