private void PresentationGUI_Load(object sender, EventArgs e) { aStudent = new Student("123456789", "Maria", "Woo", "CS", "1111"); }