ShowDisplay Property

Returns or sets a Boolean value specifying whether or not the display panel is visible.

Syntax

MediaPlayer.ShowDisplay

Remarks

The ShowDisplay property can have the following values:

Setting Description
True (Default) The display panel is visible.
False The display panel is not visible.

See Also

ShowControls

© 1996-1998 Microsoft Corporation. All rights reserved.