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
50
UltraTextEditor in edit mode, change forecolor of the font.
posted

Hello,

I have a question about UltraTextEditor class. When in edit mode, as indicated in this thread:

https://infragistics.com/community/forums/t/6712.aspx

"The UltraTextEditor uses a .NET TextBox when in edit mode"

In such case, if I would like to have ability to influence how the control looks like during entering text to it, what could be done? I would like to change forecolor of the font, but I am unable to by setting it in the code. The forecolor is, for example, set to black, but I get it blue in the edit mode, when entering text. I guess, this is due to .NET taking over?

UltraWinEditors.dll, v15.1.20151.2132
There seems to be no UltraFormattedTextEditor class, was it relesed for this version?

Thank you
Parents Reply Children