CHtmlView::SetVisible

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 OverviewClass MembersHierarchy Chart

See Also   CHtmlView::GetVisible, IWebBrowser2::put_Visible