private void settingsToolStripMenuItem1_Click(object sender, EventArgs e) { fSettings fs = new fSettings(); fs.Show(); }