private void buttonUpdates_Click(object sender, EventArgs e) { Updates updates = new Updates(); updates.ShowDialog(); }