You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think MaterialTextBox "Password" attribute is strange
run debugging (F5) and click the MaterialTextBox on app running. (does not matter debug and release setting)
Close the form
Does not end debugging mode (if i press the stop button, finally end debugging mode)
this problem only to occur by only MaterialTextBox with set Password attribute on "true"
i tried MaterialTextBox2 and MaterialMaskedTextBox (use PasswordChar Attribute) and not occur same problem.
Thank you.
The text was updated successfully, but these errors were encountered:
Develop Environment : Windows 10 / .NET 6 / VisualStudio 2022
sorry for my english..
I think MaterialTextBox "Password" attribute is strange
this problem only to occur by only MaterialTextBox with set Password attribute on "true"
i tried MaterialTextBox2 and MaterialMaskedTextBox (use PasswordChar Attribute) and not occur same problem.
Thank you.
The text was updated successfully, but these errors were encountered: