EnablePositionControls (Windows Embedded CE 6.0)
1/6/2010
This property specifies whether position controls are enabled on the control bar. This property is read/write.
Compatibility: Windows Media Player, ActiveMovie
Syntax
MediaPlayer.EnablePositionControls [ = bPosControls ]
Parameters
- bPosControls
Boolean value specifying whether the position controls are enabled on the control bar. If true, the position controls are enabled. The default value is true.
Remarks
Position controls include the following:
- Skip Ahead
- Skip Back
- Fast Forward
- Fast Reverse
ActiveMovie compatibility mode is only supported through Windows CE .NET 4.1.
Requirements
Windows Embedded CE | Windows CE 3.0 and later |
See Also
Reference
Windows Media Player Properties
ShowControls
ShowPositionControls