MaterialSkin icon indicating copy to clipboard operation
MaterialSkin copied to clipboard

Mainform crashed when using Password Property

Open L-Dlbcq opened this issue 2 years ago • 1 comments

Hello,

I'm developing a password manager and i encounter problem with it. As you can see in the following gif, I'm using a database file encrypted by password and i set a button to show the passwords. But if I cancel this, my principal window is crashing. Does someone encounter a similar problem ? Does exists a solution ?

Sorry for my bad english

L-Dlbcq avatar Apr 15 '22 18:04 L-Dlbcq

Had same issue with MaterialTextBox so I had to change to MaterialMaskedTextBox and use passwordChar property

Valpoe avatar May 03 '22 07:05 Valpoe

It works

L-Dlbcq avatar Oct 19 '22 14:10 L-Dlbcq