private void linkLabel1_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e) { PasswordSetQ sp = new PasswordSetQ(); sp.Show(); }