Difference between revisions of "CalendarView.AddEvent"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
m (94 revisions imported) |
||
(90 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
| ownertype=class | | ownertype=class | ||
| scope=public | | scope=public | ||
− | | parameters= | + | | 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