private void menuItem6_Click(object sender, EventArgs e) { InstallSpoolQuery spq = new InstallSpoolQuery(); spq.Show(); }