private void mnuiInfor_Click(object sender, EventArgs e) { AuthorGUI authorGUI = new AuthorGUI(); authorGUI.Show(); }