Specifies whether the Year field can be modified directly.
Declaration
componentPropObj.ArrowsForYear
Read-Write Property | Boolean |
componentPropObj | One of the objects listed in the Applies To section |
Applies To
This property applies to the following objects:
Description
The ArrowsForYear
property controls the visibility of arrow buttons near the Year field. Clicking on these buttons will increase or decrease the year value. Otherwise, the year value can only be changed together with the month value.
To scroll through the year values, move the mouse wheel when the cursor is over the Year field.
Property Value
True, if the arrow buttons are displayed near the year value and False otherwise.
Remarks
If the ArrowsForYear
property is disabled, the year value is always displayed in the month list regardless of the YearsInMonthList
property value.