property CalendarCombo.MonthNames as String
Retrieves or sets a value that indicates the list of month names, separated by space.

TypeDescription
String A string expression hat indicates the list of month names, separated by space.

By default, the MonthNames is "January February March April May June July August September October November December". For instance, for French you have to use somethign like: "Janvier Février Mars Avril Mai Juin Juillet Août Septembre Octobre Novembre Décembre". Use the FirstDay property to change the first day of the week. Use the WeekNames property to define the name for each week day