I need to rotate a Image box 55 degrees when a condition in my if statement is met. Is this possible?
I think it is possible to rotate an image by using Windows API. Can you have a look on Rotate Images in PictureBoxes?