Rotating Cursor According to Rotated TextBox
- by j-t-s
Hi All
I have a TextBox that I allow my users to rotate. But what I would LOVE for my users is to have their Cursor rotate to the same angle that the TextBox was rotated at. For example, if they rotated the TextBox to 28°, then when the Cursor enters that TextBox the Cursor should also rotate itself to 28°.
Any help at all will be greatly appreciated.
Thank you :)