Microsoft SDK for Java

OnFullScreen

This method of the DWebBrowserEvents2 interface occurs when the FullScreen property has changed.

Syntax

public void OnFullScreen(boolean FullScreen);

Parameters

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

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