BCGControlBar Library for .NET
DockMiniFrame Method




Called by the framework when it is necessary to  dock any control located in the miniframe, for example, on mouseUp event of the miniframe. The information about the layout and the state of the docking pane you can get from the parameter "DockInfo".
Called by the framework when it is necessary to dock any control located in the miniframe, for example, on mouseUp event of the miniframe. The information about the layout and the state of the docking pane you can get  from the parameter "DockInfo".
Overload List
OverloadDescription
DockMiniFrame(MiniFrame,DockInfo,Boolean)Called by the framework when it is necessary to  dock any control located in the miniframe, for example, on mouseUp event of the miniframe. The information about the layout and the state of the docking pane you can get from the parameter "DockInfo".  
DockMiniFrame(MiniFrame,DockInfo)Called by the framework when it is necessary to  dock any control located in the miniframe, for example, on mouseUp event of the miniframe. The information about the layout and the state of the docking pane you can get from the parameter "DockInfo".  
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