CStatusBarCtrl::IsSimple
检查一种状态windows控件确定它是否在简单的模式。
BOOL IsSimple( ) const;
返回值
非零,则"状态"窗口控件在简单的模式;否则零。
备注
此成员函数实现Win32消息 SB_ISSIMPLE的行为,如 Windows SDK所述。
要求
Header: afxcmn.h
检查一种状态windows控件确定它是否在简单的模式。
BOOL IsSimple( ) const;
非零,则"状态"窗口控件在简单的模式;否则零。
此成员函数实现Win32消息 SB_ISSIMPLE的行为,如 Windows SDK所述。
Header: afxcmn.h