BCGControlBar Pro for MFC
BOOL CBCGPAppBarWnd::Float ( CRect  rect)

Floats an application bar on the screen at specific location.

Returns
Nonzero if application bar was floated; otherwise 0.

Use this function to float an application bar on the screen at specified by rect location and size.

An application bar should have ABF_ALLOWFLOAT in order to be floatable.

Parameters
rectSpecifies application bar's location and size.