Difference between revisions of "CalendarView.AddEvent"
From Jeremie Leroy - XOJO Controls Wiki
m (94 revisions imported) |
|||
(76 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
| parameters=cEvent As CalendarEvent | | parameters=cEvent As CalendarEvent | ||
| returntype= | | returntype= | ||
+ | | version=1.4.1 | ||
| platform=all | | platform=all | ||
}} | }} | ||
+ | |||
+ | |||
+ | |||
+ | Adds a [[CalendarEvent]] in the CalendarView |
Latest revision as of 13:20, 6 August 2015
Method
CalendarView.AddEvent ( cEvent As CalendarEvent )
Adds a CalendarEvent in the CalendarView