hi guys, i have a minor problem that i can't get my head around.

I have a picturebox, inside a panel, inside a form which has auto scroll on, as the panel's height is bigger than the screen...

I never used to have this problem, but now if i manually add a picture into the picture box, the auto scroll increases dramatically..

the properties of the form's scroll options don't change, and i have no idea why?.

is there a way to get my form's scroll back to how it was?..

thanks.

p.s: sorry if this is a "stupid" question.. :)

Panel1.location = (200,666????);

for some reason, panel1.location Y changes when adding a picture..

change location back to (200,12) fixed the issue.

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.