ShowPositionControls

Windows Mobile 6.5
A version of this page is also available for
4/8/2010

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 ]

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.

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.
  • Fast Forward: Scans rapidly forward through the current clip.
  • Skip Forward: 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.

Aa917274.note(en-us,MSDN.10).gifImportant:
   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.

Windows Embedded CEWindows CE 3.0 and later

Community Additions

Show: