CHtmlView::GetStatusBar

BOOL GetStatusBar( ) const;

Return Value

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

Remarks

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

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

CHtmlView OverviewClass MembersHierarchy Chart

See Also   CHtmlView::SetStatusBar, IWebBrowser2::get_StatusBar