add show/hide password toggle on Login form

This commit is contained in:
Shaun Walker
2022-03-04 11:43:54 -05:00
parent 5adecc307f
commit b80fe428ac
3 changed files with 43 additions and 10 deletions

View File

@ -183,4 +183,10 @@
<data name="Username.Text" xml:space="preserve">
<value>Username:</value>
</data>
<data name="HidePassword" xml:space="preserve">
<value>Hide</value>
</data>
<data name="ShowPassword" xml:space="preserve">
<value>Show</value>
</data>
</root>