ShowControls Property

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

Syntax

MediaPlayer.ShowControls

Remarks

The ShowControls property can have the following values:

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

See Also

ShowDisplay

© 1996-1998 Microsoft Corporation. All rights reserved.