private void button4_Click(object sender, EventArgs e) { NewGrp catl = new NewGrp(); catl.ShowDialog(); }