Click to return to the Reusing Browser Technology home page    
FullName Property     Height Property     WebBrowser Properties    
Web Workshop  |  Reusing Browser Technology

FullScreen Property


Returns or sets a value indicating whether the Microsoft® Internet Explorer window is maximized.

Syntax

object.FullScreen [= value]

Parameters

object
Required. An object expression that evaluates to an object in the Applies To list.
value
Optional. A Boolean expression that determines whether Internet Explorer is maximized. If TRUE, the browser window is maximized; if FALSE, it is not. The default value is FALSE.

Remarks

The WebBrowser object ignores the FullScreen property.

Applies To

InternetExplorer, WebBrowser


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.