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
546
UltraTextEditor and BackgroundImage
posted

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.

 

Parents
No Data
Reply
  • 71886
    Verified Answer
    Offline posted

    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.

    BackImageInDropDown.zip
Children
No Data