Microsoft Windows CE 3.0  

EnableTracker

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 control is enabled.

Compatibility:Windows Media Player

MediaPlayer.EnableTracker [
=
bTracker
]

Parameters

bTracker
Boolean value specifying whether the trackbar is enabled. If true, the tracker is enabled. This property is read/write with a default value of true.

Remarks

The Microsoft Windows Media Player control displays the trackbar only when the ShowControlsand ShowTrackerproperties are both true.

See Also

ShowControls, ShowTracker