Dear Support,
i'm using the RadTextBoxControl for Login-Window.
As excepted the Password ist set as UseSystemPasswordChar = true.
The problem is that space is not converted to the PasswordChar (yes some customer has space in the password).
Is that a BUG or is there a workaround?
Greetings,
Stoyan
Hello, Stoyan,
I tested this scenario on my end and confirm there is an issue with RadTextBoxControl when entering an empty space. I have logged it in our feedback portal by making this thread public. You can track its progress, subscribe for status changes and add your comments on the following link: https://feedback.telerik.com/winforms/1504308-radtextboxcontrol-the-spaces-are-not-converted-to-passwordchar-when-usesystempasswordchar-true
I have also updated your Telerik Points.
Currently, you can use the RadTextBox instead RadTextBoxControl.
this.radTextBox1.UseSystemPasswordChar = true;
I hope this helps. Should you have any other questions please let me know.
Regards,
Nadya
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.