DatePicker.MonthNames

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 15:43, 27 February 2015 by RB WikiCreator (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Property (As String)
aDatePicker.MonthNames = newValue
or
StringValue = aDatePicker.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.