private void AddTooo_Click(object sender, EventArgs e) { addpoly = new AddPoly(this); addpoly.ShowDialog(); }