Exemplo n.º 1
0
 private void UpdateView()
 {
     ClearEventDetails();
     ForceUpdate();
     UpdateTodaysEvents(_calendar.GetControl().SelectionStart);
     ToggleButtons();
 }