DWebBrowserEvents2::OnVisibleDWebBrowserEvents2::OnVisible*
*



Contents  *



Index  *Topic Contents
*Previous Topic: DWebBrowserEvents2::OnToolBar
*Next Topic: DWebBrowserEvents2::ProgressChange

DWebBrowserEvents2::OnVisible

void OnVisible(
    [in] VARIANT_BOOL Visible
);

Occurs when the window for the WebBrowser should be shown/hidden. This allows the host window to behave the same way the Internet Explorer window would.

Visible
Nonzero if the object is visible, or zero otherwise.

Applies To

WebBrowser, Internet Explorer


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.