Поделиться через


CStatusBarCtrl::IsSimple

Checks a status window control to determine if it is in simple mode.

BOOL IsSimple( ) const;

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

Nonzero if the status window control is in simple mode; otherwise zero.

Заметки

This member function implements the behavior of the Win32 message SB_ISSIMPLE, as described in the Windows SDK.

Требования

Header: afxcmn.h

См. также

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

CStatusBarCtrl Class

CStatusBarCtrl Members

Hierarchy Chart

CStatusBarCtrl::SetSimple