Ejemplo n.º 1
0
 private void ResetAccountInfo()
 {
     HoTen.Value       = string.Empty;
     TenDangNhap.Value = string.Empty;
     UserRole.ClearSelection();
     InvalidCredentialsMessage.Visible = false;
 }