Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
BOOL IsFloating( ) const;
Return Value
Nonzero if the control bar is floating; otherwise 0.
Remarks
Call this member function to determine whether the control bar is floating or docked.
To change the state of a control bar from docked to floating, call CFrameWnd::FloatControlBar.
CControlBar Overview | Class Members | Hierarchy Chart
See Also CFrameWnd::FloatControlBar