Difference between revisions of "CalendarView.MyColors"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 11: Line 11:
  
 
Set of Colors used in the CalendarView.
 
Set of Colors used in the CalendarView.
By using[[CalendarView.SetStyle|SetStyle]]method, the colors are changed.
+
By using [[CalendarView.SetStyle|SetStyle]] method, the colors are changed.

Revision as of 20:41, 6 May 2012

Property (As Colors)
aCalendarView.MyColors = newValue
or
ColorsValue = aCalendarView.MyColors


Set of Colors used in the CalendarView. By using SetStyle method, the colors are changed.