示例#1
0
 private void txtPassword_Enter(object sender, EventArgs e)
 {
     BUS_Placeholder.PasswordTxtEnter((TextBox)sender, "Password");
 }