private void tsmiQDB_Click(object sender, EventArgs e) { frmQuestionDataBase fqdb = new frmQuestionDataBase(); fqdb.Show(); }