CControlBar::IsFloating
Call this member function to determine whether the control bar is floating or docked.
BOOL IsFloating( ) const;
Return Value
Nonzero if the control bar is floating; otherwise 0.
Remarks
To change the state of a control bar from docked to floating, call CFrameWnd::FloatControlBar.
Requirements
Header: afxext.h