Click to return to the Reusing Browser Technology home page    
DWebBrowserEvents2::OnToo...     DWebBrowserEvents2::Progr...     DWebBrowserEvents2 Interf...    
Web Workshop  |  Reusing Browser Technology

DWebBrowserEvents2::OnVisible Method


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

Syntax

void OnVisible(
    VARIANT_BOOL Visible
);

Parameters

Visible
[in] Boolean value that is nonzero if the object is visible, or zero otherwise.

Return Value

No return value.

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.