Hi funky chicken,
I do not think there is a method to rotate a TextBox since its design is definded in the parent class.
The only way I see would be to draw the textbox yourself via System.Drawing and define the new region (whatever its shape may be) as a textbox...
Best regards
Mr_Kraut