Difference between revisions of "CalendarView.Redisplay"
From Jeremie Leroy - XOJO Controls Wiki
m (94 revisions imported) |
|||
(80 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
| parameters= | | parameters= | ||
| returntype= | | returntype= | ||
+ | | version=1.4.1 | ||
| platform=all | | platform=all | ||
}} | }} | ||
+ | |||
+ | |||
+ | |||
+ | Erases the buffer and completely refreshes the CalendarView in 10 ms. | ||
+ | The 10 ms delay prevents multiple refreshes when only one would be necessary. |
Latest revision as of 13:21, 6 August 2015
Method
CalendarView.Redisplay ( )
Erases the buffer and completely refreshes the CalendarView in 10 ms. The 10 ms delay prevents multiple refreshes when only one would be necessary.