How can you rotate an image control?
In the examples there is an API which can rotate PictureBoxs, but not image boxes.

Or:

How can you stretch an image in a picturebox to fit a given picturebox size, rather than clipPing it?