private void pictureBoxSettings_Click(object sender, EventArgs e) { Forms.Config config = new Forms.Config(); config.Show(); }