[Message Deleted]
-
hi.... U can set picture to PictureBox By Setting Its properties... set Image Propery BackgroundImageLayout to strech. If u want to know more just click below Link About PictureBox Control About PictureBox Control
-
hi.... U can set picture to PictureBox By Setting Its properties... set Image Propery BackgroundImageLayout to strech. If u want to know more just click below Link About PictureBox Control About PictureBox Control
-
I have no idea what it is that you're asking, but I *think* you're asking how to take an image that is itself distorted and undistort it. A picture box won't do that. If you want to DISTORT the image, by changing it's aspect ratio, then just draw it into a new bitmap of the required size using one of the DrawImage overloads on the Graphics class. That's easy.
Christian Graus Driven to the arms of OSX by Vista.