Rotating Cursor According to Rotated TextBox
Posted
by j-t-s
on Stack Overflow
See other posts from Stack Overflow
or by j-t-s
Published on 2010-05-14T15:47:57Z
Indexed on
2010/05/14
18:04 UTC
Read the original article
Hit count: 207
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 :)
© Stack Overflow or respective owner