Hi,
I have a problem with my application running on a 17" monitor. What is happening is that my application has a background image which is set to the max size of my app window. What i have done is set the window to fixed single so that it cannot be resized and made the window fit the exact image dimensions, so that the background fills the entire window. This is what happens on 7 of the 8 computers this app is installed on, but the 8th computer, the one with the 17" monitor (all the others have 14-15"), has the problem of the app window being larger than the background image, leaving the image filling only the top left corner and leaving the forms background colour to show in the app window. The real problem this causes is the image boxes i am using as full graphical buttons are not in the correct position as they are empty images placed over the background image locations they should be in. Has anyone had this problem before and got a solution to the problem??

Thanx in advance