Zooming Various Size image to fixed pictureBox without changing the image ratio
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

