Yup!I need to scale different size image into a fixed picturebox. Without changing the image height vs width ratio.any of you can help me? thanks.
1)scale the image as big as possible depending the fixed picture box height or width.
I use the loadpicture function in loading picture.
If I use the image control, I found the stretch function will cause the image height and width ratio change.
thanks