开发者

WPF DevExpress TextEdit - " * " for Password input

how I can use T开发者_如何学JAVAextEdit component for passwords input?I want to se some "*" or "#" or another symbol when I type the password. Is there some property, where i can set such a thing?


I would recommend the PasswordBox control...


Try: TextEdit.Properties.PasswordChar = '*'

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜