
The MonthCalendar control can be customized for the locale its being
used in. The FirstDayofWeek, TodayButtonCaption, EmptyButtonCaption
and Font Properties are provided for the localization purpose.
The following table describes these Properties and their use.
|
Property |
Description |
| FirstDayOfWeek |
Specify the
first day of the week to be used by the Control. |
| Font |
Specify
a Font that supports the language of your choice. The Month names
and Weekday names are retrieved from the System, so if a proper
Font is assigned, the Control will correctly display these names. |
| TodayButtonCaption |
Use this
Property to specify the text to be displayed in the Today button. |
| EmptyButtonCaption |
Use this
Property to specify the text to be displayed in the Empty Button. |