wpftoolkit icon indicating copy to clipboard operation
wpftoolkit copied to clipboard

Observe PasswordPropertyTextAttribute in PropertyGrid

Open cwenger opened this issue 4 years ago • 1 comments

It would be nice to be able to have passwords in the PropertyGrid without them being displayed in plain text. Custom editors would work but a better solution would be to observe the PasswordPropertyText attribute, and then automatically use PasswordBox as the default editor instead of a TextBox.

cwenger avatar Feb 20 '21 16:02 cwenger

Hi,

Thank you for the suggestion. This will be included in v4.2.

XceedBoucherS avatar Mar 01 '21 16:03 XceedBoucherS