User Guide
DateChooser.showToday 431
DateChooser.showToday
Availability
Flash Player 6 (6.0.79.0).
Edition
Flash MX Professional 2004.
Usage
dateChooserInstance.showToday
Description
Property; a Boolean value that determines whether the current date is highlighted. The default
value is
true.
Example
The following example turns off the highlighting on today’s date:
my_dc.showToday = false;