Difference between revisions of "CalendarView.MyColors"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (100 revisions imported)
 
(32 intermediate revisions by 2 users not shown)
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.

Latest revision as of 14:21, 6 August 2015

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.