In a previous example, “Changing the next and previous month navigation icons on a DateChooser control in Flex”, we saw how to change the next/previous month button skins on a DateChooser control by setting the nextMonthSkin and prevMonthSkin styles.
In the following example, we see how you can change the next/previous year button skins on a DateChooser control by setting the nextYearSkin and prevYearSkin styles and the yearNavigationEnabled property.
Full code after the jump.




