Hello all
I have searched the site for an answer to this but still a little confused i would like to set the height, width and header height of all my forms to a value which i know and also the positioning, size and font size etc of the list box which appears on these forms ( i have tried creating an auto format but it doesnt seem to be able to set the properties of the list box how i would like e.g. its left position) .
I assume it is a bit of code something along the lines of
For each form in form
Height =
width =
Then something similar for teh list box
But I am having trouble tracking down the right arguements for the form and the list box. Could anybody point me in the right direction?
Regards
Adrian
I have searched the site for an answer to this but still a little confused i would like to set the height, width and header height of all my forms to a value which i know and also the positioning, size and font size etc of the list box which appears on these forms ( i have tried creating an auto format but it doesnt seem to be able to set the properties of the list box how i would like e.g. its left position) .
I assume it is a bit of code something along the lines of
For each form in form
Height =
width =
Then something similar for teh list box
But I am having trouble tracking down the right arguements for the form and the list box. Could anybody point me in the right direction?
Regards
Adrian