how can i upload an image with the same size of the picturebox? can someone help me ? :)

Recommended Answers

All 4 Replies

What do you mean by "upload"? Assuming you want an image to stretch/zoom to fill the PictureBox, you can use the PictureBox.SizeMode property.

i uploaded an image in picturebox . i want the image should be fitted in the picturebox

thank you.~ problem solved. ~

K... did you try the SizeMode property...?

EDIT: Nvm, your welcome.

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.