Is there an easy way to modify the left, top, width,
height and font size of labels/command buttons at
run-time depending on the user's resolution?
I can get the resolution and then use:-
For Each Control .....
or even hard code the values, but.....
does anyone know an easier way?
Cheers in advance