I've an interface where user selects picture (using OpenFileDialog) and its shown in a fixed size picturebox. I want this picture to fit in the picturebox even if the resolution is high.
What property do I need to set inorder to let my image AutoScaleToFitIn the PicutreBox?
You could set the PictureBox.SizeMode property to StretchImage.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With