Windows Media Player SDK banner art
PreviousNext

Player6.ShowPositionControls

This property specifies or retrieves a value indicating whether the position controls appear on the control bar.

Syntax

MediaPlayer.ShowPositionControls

Possible Values

This property is a read/write Boolean containing one of the following values.

Value Description
true Default. The position controls appear on the control bar.
false The position controls do not appear on the control bar.

Remarks

The position controls consist of five buttons:

This property specifies whether the position controls appear on the control bar. The control bar itself is displayed or hidden by setting the ShowControls property.

This property can affect the overall width of Windows Media Player. In some cases the width of the control bar defines the overall width of Windows Media Player. Adding position controls increases the width of the control bar.

Important   This property specifies the visibility of the position controls. The EnablePositionControls property determines whether the position controls are active or disabled.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.