private void buttonTwoRings_Click(object sender, EventArgs e) { grid = Grid.TwoRings(GridSize); CreatingNewGrid(); }