Posted 23 August 2019, 2:45 am EST
Is there any control in Component one like password box in wpf.
I need to create passwordbox in wpf with eye icon to view password.
Forums Home / ComponentOne / WPF Edition
Posted by: mayur.purandare on 23 August 2019, 2:45 am EST
Posted 23 August 2019, 2:45 am EST
Is there any control in Component one like password box in wpf.
I need to create passwordbox in wpf with eye icon to view password.
Posted 27 August 2019, 9:58 am EST
Hello Mayur,
I am working on this and will get back to you soon.
Regards.
Mohit
Posted 29 August 2019, 11:29 am EST
Hello Mayur,
C1 Wpf does not have PasswordBox like control. However, you can create it using the C1MaskedTextBox. Please refer to the attached sample to implementing the same.
Thanks,