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