Share via


CHtmlView::SetVisible

Call this member function to set the visibility state of the WebBrowser control.

void SetVisible( 
   BOOL bNewValue  
);

Parameters

  • bNewValue
    Nonzero if the control is visible; otherwise zero.

Remarks

Applies to Internet Explorer and WebBrowser.

Requirements

Header: afxhtml.h

See Also

Reference

CHtmlView Class

Hierarchy Chart

CHtmlView::GetVisible

IWebBrowser2::put_Visible