Hi all,

I have just started MS VB 2005 and I have already run into a little problem.

I set up a blank screen.
I then placed an image on the right hand side of the screen.
when i played the application, i maximised the screen size. I expected to see the image move to the right hand side but it stayed exactly where i placed it.

Any idea how I would get said image to move in relation to me maximising the screen?

many thanks

tim

Hi

you have to set the anchor property to the right side of the image container (in this case the form); this will make sure the image will stay always at the same distance of the right side of the form.

Regards

william

all sorted

many thanks.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.