Exemplo n.º 1
0
 public LoginForm()
 {
     InitializeComponent();
     Calendar.LoadUsers();
     Calendar.LoadAppointments();
 }