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

DWebBrowserEvents2::OnFullScreen Method


Occurs when the FullScreen property has changed.

Syntax

void OnFullScreen(
    VARIANT_BOOL FullScreen
);

Parameters

FullScreen
[in] Boolean value that is nonzero if Microsoft® Internet Explorer is in full-screen mode, or zero otherwise.

Return Value

No return value.



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.