CHtmlView::GetStatusBar (MFC)

Switch View :
ScriptFree
MFC Library Reference
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.

See Also

CHtmlView Overview | Class Members | Hierarchy Chart | CHtmlView::SetStatusBar | IWebBrowser2::get_StatusBar