A
Alberto Salvati
Hi, all.
i need an image on my application's mai form.
This image needs center form position.
So, i try to compute X with a formula like this:
X = (myformwidth - myimagewidth)/2
I get form client area bound, form width and so on, but this code
fails.
Each time I see my image in wrong location.
TIA for any answer.
A. Salvati
i need an image on my application's mai form.
This image needs center form position.
So, i try to compute X with a formula like this:
X = (myformwidth - myimagewidth)/2
I get form client area bound, form width and so on, but this code
fails.
Each time I see my image in wrong location.
TIA for any answer.
A. Salvati