EnableFullScreenControls Property

Description

This property returns or sets a Boolean value indicating whether the player should display controls when it is shown full size.

Syntax

MediaPlayer.EnableFullScreenControls

Remarks

This property has the following values:

Setting Description
True (Default) Full screen controls are enabled.
False Full screen controls are disabled.

© 1996-1998 Microsoft Corporation. All rights reserved.