|
virtual |
Docks the docking control bar to another docking control bar.
Call this member function to dock one control bar to another control bar with dwAlignment.
You should use this method instead of CBCGPFrameWnd::DockControlBarLeftOf that is actual for toolbars only (for control bars that are docked at dock bar).
pTargetWindow | A pointer to a target docking control bar. |
dwAlignment | Specifies the docking alignment |
lpRect | Specifies the docking rectangle. |
Example: