Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
171
UltraFormattedTextEditor PasswordChar property
posted

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?