ShowPositionControls (Windows CE 5.0)

Send Feedback

This property specifies whether the position controls appear on the control bar. This property is read/write.

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. The default value is 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 4.1.

Requirements

OS Versions: Windows CE 3.0 and later.

See Also

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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.