method Schedule.Refresh ()
Refreshes the control.

TypeDescription
The Refresh method refreshes the controls content. You can use the BeginUpdate and EndUpdate methods to increase the speed of loading your events, by preventing painting the control when it suffers any change.