ShowPositionControls Property

Returns or sets a Boolean value specifying whether or not the position controls are visible.

Syntax

MediaPlayer.ShowPositionControls

Remarks

The ShowPositionControls property can have the following values:

Value Description
True (Default) The position controls are visible.
False The position controls are not visible.

The position controls consist of four buttons:

See Also

EnablePositionControls

© 1996-1998 Microsoft Corporation. All rights reserved.