We have a control that inherits from UltraTextEditor. We are going to change this to inherit from UltraFormattedTextEditor. The problem is that the UltraTextEditor has the PasswordChar property and the UltraFormattedTextEditor does not. Is there a property in the new class that would give us the same functionality?
Hi,
i put <input type="password"> in the ultraformattedtexteditor value property. but it shows character, i have typed. please give the solution for this
This question is answered here:
Using <input type="password"> in UltraFormattedTextEditor - Infragistics Community