Share via


CControlBar::IsFloating

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 OverviewClass MembersHierarchy Chart

See Also   CFrameWnd::FloatControlBar