Hi,
I use an UltraTexteditor as a popup for a UltraWinGrid cell as suggested in this post:
http://blogs.infragistics.com/forums/p/13939/266526.aspx
The BackgroundImage of the TextEditor is set to an image that shows fine in the designer. When running the application an opening the editor, no image is shown.
Could you please help.
Hello,
I think that the behavior you are experiencing here is expected. I also believe that the image is below the 'TextBox' which is being 'placed' in the 'UltraTextEditor' when it goes to edit mode. So in that case I suggest you use the 'UltraFormattedTextEditor'. There is a sample attached to this post demonstrating the above said so please take a look at it and feel free to let me know if I misunderstood you or if you have any other pending questions.