This is a migrated thread and some comments may be shown as answers.

RadTextBox password strength

1 Answer 184 Views
TextBox
This is a migrated thread and some comments may be shown as answers.
Dave
Top achievements
Rank 1
Dave asked on 15 Oct 2011, 02:43 PM
Hello,

In the ASP.NET version of your components the RadTextBox also contains a password strength bar (depending on the password strength the bar colors green/yellow/red. 

Is there a possibility to have the same functionality in the Winforms version of the components?

Thank you

1 Answer, 1 is accepted

Sort by
0
Ivan Petrov
Telerik team
answered on 19 Oct 2011, 09:41 AM
Hello Bernd,

Thank you for writing.

Currently, we do not offer such functionality for our RadTextBox. However, you can easily achieve this scenario with our controls without much trouble. I have attached a sample project with two password strength indicators. One uses the RadProgressBar and the second one the RadLabel for indication. They both use the same algorithm to calculate the password strength which you should change, so it would comply to your requirements. In addition, you should be able to easily change the visual indication of the password strength.

I hope you will find this useful. If you need further assistance I would be glad to provide it. 

All the best,
Ivan Petrov
the Telerik team

Q2’11 SP1 of RadControls for WinForms is available for download (see what's new); also available is the Q3'11 Roadmap for Telerik Windows Forms controls.

Tags
TextBox
Asked by
Dave
Top achievements
Rank 1
Answers by
Ivan Petrov
Telerik team
Share this question
or