hi...
i'm making a picture control in vb.net which has the functionality of stretching the picture.
to stretch, the code i've written is :
now when i save this, the original image is saved not the changed one. so how do i save the image that i get after executing the above code.Code:pic1.SizeMode = PictureBoxSizeMode.StretchImage
its urgent so any help wud be appreciated.
thnx




Reply With Quote