private void toolStripButton2_Click(object sender, EventArgs e) { PasswordChange PwdChange = new PasswordChange(); PwdChange.Show(); }