I am creating a c# windows application in visual studio 2008 and I got stuck now towards the end on a resolution and sizing problem that I didn't realize before. How can I create a winform with all it's sizes determined in percentages and as the screen
grows the percentages will grow and how can I make sure that a user control with white space at the side will eliminate and the controls will center on the user control so that the screen looks basically the same no matter what the resolution is?
Debra has a question