Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Sets or retrieves a value specifying whether the trackbar is visible.
Compatibility:Windows Media Player, ActiveMovie
MediaPlayer.ShowTracker [ = bShowTracker ]
Parameters
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 ShowControlsproperty is true).
Important:This property specifies the visibility of the trackbar. The EnableTrackerproperty determines whether the trackbar is active or disabled.
See Also
EnableTracker, ShowControls, Customizing the User Interface