Difference between revisions of "CalendarView.Redisplay"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 8: Line 8:
 
| 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.

Revision as of 00:09, 30 April 2012

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.