Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
ShowToday Property
See Also Example Applies To
Returns or sets a value that determines if the current date is displayed at the bottom of the control.
Syntax
object.ShowToday [= boolean]
The ShowToday property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
boolean | A Boolean expression specifying the status of the current date indicators. |
Settings
The settings for boolean are:
Setting | Description |
True | (Default) The current date is displayed. |
False | The current date is not displayed. |