void SetStatusBar( BOOL bNewValue );
Parameters
bNewValue
Nonzero if the status bar is visible; otherwise zero.
Remarks
Call this member function to display the 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 Overview | Class Members | Hierarchy Chart
See Also CHtmlView::GetStatusBar, IWebBrowser2::put_StatusBar