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


CHtmlView::GetStatusBar

Call this member function to determine whether the WebBrowser control displays a status bar.

BOOL GetStatusBar( ) const;

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

Nonzero if the status bar can be displayed; otherwise zero.

Заметки

Applies to Internet Explorer. If you use this call with a WebBrowser control, it will return no error, but it will ignore this call.

Требования

Header: afxhtml.h

См. также

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

CHtmlView Class

CHtmlView Members

Hierarchy Chart

CHtmlView::SetStatusBar

IWebBrowser2::get_StatusBar