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.
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.