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. |