ShowPositionControls

This property specifies whether the position controls appear on the control bar.

Compatibility: Windows Media Player, ActiveMovie

MediaPlayer.ShowPositionControls [ = bShowPosition ]

Parameters

  • bShowPosition
    Boolean value specifying whether the position controls appear on the control bar. If TRUE and ShowControls is also TRUE, the position controls are visible. This property is read/write with a default value of true.

Remarks

The position controls consist of four buttons:

  • Skip Back: Jumps to the previous clip in the playlist.
  • Rewind: Scans rapidly backward through the current clip.
  • FastForward: Scans rapidly forward through the current clip.
  • SkipForward: Jumps to the next clip in the playlist.

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 the Windows Media Player control. In some cases the width of the control bar defines the overall width of the Windows Media Player control. 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.

ActiveMovie compatibility mode is only supported through Windows CE .NET 4.1.

Requirements

OS Versions: Windows CE 3.0 and later.

See Also

Windows Media Player Properties | Compatibility Modes | Customizing the User Interface | Using Playlists | EnablePositionControls | ShowControls

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.