void SetVisible( BOOL bNewValue );
Parameters
bNewValue
Nonzero if the control is visible; otherwise zero.
Remarks
Call this member function to set the visibility state of the WebBrowser control.
Applies to Internet Explorer and WebBrowser.
CHtmlView Overview | Class Members | Hierarchy Chart
See Also CHtmlView::GetVisible, IWebBrowser2::put_Visible