|
inlinevirtual |
Docks control bar to another control bar or frame window.
Call this function to dock a control bar to another control bar or dock bar (CBCGPDockBar) specified by pDockBar, or to a main frame if pDockBar is set to NULL.
dockMethod specifies how the control bar is being docked. For a list of possible values see BCGP_DOCK_METHOD enumerated type.
pDockBar | A pointer to another control bar. |
lpRect | Specifies the destination rectangle. |
dockMethod | Specifies the dock method. |
Reimplemented in CBCGPControlBar.