Jump to content
3 posts in this topic

Recommended Posts

Hello,

 

In my application, I thought of putting a background image towards the end of UI development. This window in which I wanted to put the background image had numerous controls with references. Although adding the image object to the window is simple, but what I was not able to achieve is to put the image behind my controls. Thus this window showed only the image at runtime. Then I had to redesign this window from the scratch. This resulted in loss of references, which had to be set again.

 

Please suggest some ways of doing this so that the rework can be avoided.

 

McBgnr

×
×
  • Create New...