D
D
DarkByte20152016-05-12 10:03:31
WPF
DarkByte2015, 2016-05-12 10:03:31

PasswordBox analogues?

Please tell me some analogues of PasswordBox. To just specify PasswordChar as in Windows Forms and that's it. And bind to the password from the ViewModel. And then I xs how to work with him.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
Larry Underwood, 2016-05-12
@DarkByte2015

The standard control works absolutely fine.
You can bind it through a helper, it is described here as

R
Rou1997, 2016-05-12
@Rou1997

If it's just "xs how to work with it", then you need to figure out how to work with it.
If it’s really inconvenient, then don’t be shy and write your own control, no matter what anyone says. In WPF, unlike Winforms, there are really few controls, and they have remained raw, they thought about beauty and design rather than convenience for the user and developer. Therefore, if you take it seriously, then later you will say “thank you” to yourself more than once, provided that you finish the job.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question