CalendarView.MonthNames

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 00:41, 3 May 2012 by RB WikiCreator (Talk)

Jump to: navigation, search
Property (As String)
aCalendarView.MonthNames = newValue
or
StringValue = aCalendarView.MonthNames


Month names from MonthNames(1)=January to MonthNames(12)=December. On Windows, the MonthNames are automatically retrieved. On Macintosh and Linux, the CalendarView will try to retrieve the MonthNames using Date.LongDate.