i have just designed a business information dashboard for the customer. The initial design was for a 1280x1024 screen res but it now appears that the customer has a 1024 x 768 res. This BI form is a child window of a MDI interface and as such there is a header and statusbar which means if the application is fullsized then it is occupying 1024/768 - the windows taskbar and my form has this available size minus the size of the header and statusbar of the MDI application. I can deal with this but i want to make the application customised specifically for the size of screen most frequently used which it happens is his.
Does anyone know of any places within the registry or any tools etc which can tell me the size of the window/form as it is being viewed?
Cheers tim