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

Upgrade php version of xampp not success -

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -