Hey!
I'm currently doing my thesis work in C# where I'm writing a program for a certain company. I have a little problem with resizeing my program for different screen resolutions. I don't relly know how to do this. My current resolution is 1280x1024 and that's what I've designed the program for but the program is going to be run in many different countries in varous screen resolutions. How would I do this?
Thanks!
//Andreas