private void button3_Click(object sender, EventArgs e) { Agenda agenda = new Agenda(); agenda.Show(); }