EnableTracker

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

This property specifies whether the trackbar control is enabled. This property is read/write.

Compatibility: Windows Media Player

Syntax

MediaPlayer.EnableTracker [ = bTracker ]

Parameters

  • bTracker
    Boolean value specifying whether the trackbar is enabled. If true, the tracker is enabled. The default value is true.

Remarks

The Windows Media Player control displays the trackbar only when the ShowControls and ShowTracker properties are both true.

Requirements

Windows Embedded CE Windows CE 3.0 and later

See Also

Reference

Windows Media Player Properties
ShowControls
ShowTracker

Concepts

Compatibility Modes