CHtmlView::OnVisible

virtual void OnVisible( BOOL bVisible );

Parameters

bVisible

Nonzero if the object is visible or zero otherwise.

Remarks

This member function is called by the framework when the window for the WebBrowser should be shown or hidden. This allows the object control host window to behave the same way the Internet Explorer window would behave.

CHtmlView OverviewClass MembersHierarchy Chart

See Also   CHtmlView::SetVisible, CHtmlView::GetVisible, DWebBrowserEvents2::OnVisible