Example #1
0
 private void txtPassword_Leave(object sender, EventArgs e)
 {
     BUS_Placeholder.PasswordTxtLeave((TextBox)sender, "Password");
 }