BCGControlBar Pro for MFC
virtual BOOL CBCGPDockBar::DockControlBarLeftOf ( CBCGPControlBar pBarToDock,
CBCGPControlBar pTargetBar 
)
virtual

Docks one control bar at the left side of another control bar.

Returns
Nonzero if succeeds; otherwise 0.

Docks one control bar pBarToDock at the left side of another control bar pTargetBar.

Parameters
pBarToDockA pointer to a bar to dock.
pTargetBarA pointer to the target bar.