WPF: How do I get X Y position of last character within a TextBox? -


i want have x, y position of last character in textbox. found getcharacterindexfrompoint method reverse approach. => here

however, couldn't find appropriate approach getting actual position of last character within textbox.

does know how can such information?


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -