private void button4_Click(object sender, EventArgs e) { GetGroup getGroup = new GetGroup(); getGroup.Visible = true; }