Änderungen pw login checks undn design

This commit is contained in:
ja
2021-10-08 16:31:01 +02:00
parent e24cb9888c
commit e7c288b029
3 changed files with 8 additions and 4 deletions

View File

@@ -65,4 +65,8 @@ Partial Class login_login_TEST
Protected Sub CustomerID_TextChanged(sender As Object, e As EventArgs)
End Sub
Protected Sub CustomerID_TextChanged1(sender As Object, e As EventArgs)
valid_getNumberInput.Validate()
End Sub
End Class