private void linkLabel3_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e) { ChangePin cp = new ChangePin(); cp.ShowDialog(); }