CHtmlView::SetStatusBar (MFC)

Switch View :
ScriptFree
MFC Library Reference
CHtmlView::SetStatusBar

Call this member function to display the status bar.

void SetStatusBar(
   BOOL bNewValue 
);

Parameters

bNewValue
Nonzero if the status bar is visible; 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::GetStatusBar | IWebBrowser2::put_StatusBar