private void PassWordSet_Click(object sender, EventArgs e) { PasswordSet PSet = new PasswordSet(); PSet.ShowDialog(); }