I opened an image and want to change its size, then display it in a ImageBox.

  • Thread starter Thread starter cyshao
  • Start date Start date
C

cyshao

I opened an image and want to change its size, then display it in a
ImageBox.

How can I do that ?

Thanks

Charles Shao
 
Hi Charles,

You could set a PictureBox to stretch the Image and resize the PictureBox.
 
Back
Top