EnableTracker Property

Returns or sets a Boolean value specifying whether or not the trackbar control is enabled.

Syntax

MediaPlayer.EnableTracker

Settings

The EnableTracker property can have the following values:

Setting Description
True (Default) The trackbar is enabled.
False The trackbar is disabled.

See Also

ShowTracker

© 1996-1998 Microsoft Corporation. All rights reserved.