Skip to content

DevExpress-Examples/winwofrms-textedit-password-strength-indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Text Editor - Display password strength indicator

This example creates a custom text editor that displays the strength of the entered password.

Note

In v22.2+, the WinForms Subscription includes pre-designed UI controls (templates) designed to jump start the form development process. UI templates include the Password Box control that integrates the password strength indicator. It also displays a warning hint when the Caps Lock key is on, or when the password is weak. Read the following help topic for additional information: Password Editor.

Files to look at:

See Also