private void tsbReceptionPhone_Click(object sender, EventArgs e) { ReceptionistPhoneQuery rp = new ReceptionistPhoneQuery(); rp.ShowDialog(); }