DockControlBar(controlBar, dockBarId, int, int, int, int)
Docks a control bar.
Parameters
controlBar : PyCControlBar
The control bar to dock.dockBarId=0 : int
Determines which sides of the frame window to consider for docking.
int, int, int, int=0,0,0,0 : left, top, right, bottom
Determines, in screen coordinates, where the
control bar will be docked in the nonclient area of the destination frame window.
MFC References
CFrameWnd::DockControlBar