Click here to Skip to main content
15,886,518 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I am having a Background which i kept in the form of a image and used the format option to send the image to back (Send to Back option).

Now i have placed many Contols over the image.

the UI looks alright in my system.But when seen in a monitor with different screen size the image gets shrinked and the controls are misplaced.

Is it possible?is yes how?
Thanks in advance
Posted
Comments
Foothill 15-Mar-13 16:34pm    
You could code a function to automatically reposition the controls and the background. It would take a bit of math and some trial and error to get it just right.
Just play around with the 'Top' and 'Left' properties of the controls.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900