FullScreen PropertyFullScreen Property*
*



Contents  *



Index  *Topic Contents
*Previous Topic: FullName Property
*Next Topic: Height Property

FullScreen Property

Description

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

Syntax

object.FullScreen [= value]

PartDescription
objectRequired. An object expression that evaluates to an object in the Applies To list.
valueOptional. 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


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