EnableTracker PropertyEnableTracker Property*
*



Contents  *



Index  *Topic Contents
*Previous Topic: EnableSelectionControls Property
*Next Topic: FileName Property

EnableTracker Property

Indicates whether or not to show the trackbar control.

Syntax

[form.]object.EnableTracker [ = { True | False } ]

Settings

True(Default) The trackbar is visible.
FalseThe trackbar is not visible.

Data Type

Boolean

Remarks

Run-time access: read/write. Design-time access: read/write.

See Also

ShowTracker


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.