Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

This property specifies whether to expand the area of the playback panel to fill the entire screen. Run-time access for this property is read-only. Design time access is read/write.

Compatibility:ActiveMovie

Syntax

[form.]
object.FullScreenMode [ = { True | False } ]

Remarks

The data type for this property is Boolean. The following table shows the possible settings.

Setting Description

True

Use full-screen mode.

False

Do not use full-screen mode.

Requirements

Windows Embedded CE Windows CE 3.0 through Windows CE .NET 4.1

See Also