ShowTracker (Windows CE 5.0)
This property specifies whether the trackbar is visible. This property is read/write.
Compatibility: Windows Media Player, ActiveMovie
MediaPlayer.ShowTracker [ =bShowTracker]
Parameters
- bShowTracker
Boolean value specifying whether the trackbar is visible. If true, the tracker is visible. The default value is true.
Remarks
The trackbar is a slider control that indicates the progress of the clip currently playing. Users can seek to any position in the clip by dragging the progress indicator on the trackbar.
The trackbar displays only if the control bar is visible (that is, when the value of the ShowControls property is true).
Important
This property specifies the visibility of the trackbar. The EnableTracker property determines whether the trackbar is 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 | EnableTracker | ShowControls
Send Feedback on this topic to the authors