This represents the interface for the time slider.
Methods:
<void>setVisible <boolean>visible
This method allows you to set the visibility flags of the time slider. This Setting is sticky across sessions and will be stored in the .ini file.
<boolean>visible: True to set the time slider visible, otherwise false.
<boolean>isVisible()
This method returns true if the time slider is visible, otherwise false.
See also Class ItimeSlider, in the SDK Help file accompanying this product.