CControlBar::IsFloating

Call this member function to determine whether the control bar is floating or docked.

BOOL IsFloating( ) const;

Возвращаемое значение

Nonzero if the control bar is floating; otherwise 0.

Заметки

To change the state of a control bar from docked to floating, call CFrameWnd::FloatControlBar.

Требования

Header: afxext.h

См. также

Основные понятия

CControlBar Class

CControlBar Members

Hierarchy Chart

CFrameWnd::FloatControlBar