CHtmlView::GetStatusBar

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

BOOL GetStatusBar( ) const;

Return Value

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

Remarks

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

Requirements

Header: afxhtml.h

See Also

Reference

CHtmlView Class

Hierarchy Chart

CHtmlView::SetStatusBar

IWebBrowser2::get_StatusBar