See this form:
It looks really ugly. The textboxes are for locating map files, and at the right, I show little pictures of the files, and some info (as bound coordinates).
I really don't like it. It is UGLY.
The problem, is, I would like to contain the maps on each usercontrol (here are two, one for each class of maps), so I can manage a variable number of maps with one usercontrol, and keep the code simple.
but the union of the little pictures and usercontrol textboxes clearly does not look right.
There are some guidelines on how to design forms? (or some tip on how to fix this)