c# - Finding the position of the caret in a TextBox -


I need to know the position of the carot in the text box, so I can pop up a context menu near it. How do I find my placement? (

I came to know what I should do. It turns out that the placement target of the text box and GetRectFromCharacterIndex can set up the placement reCanal and this will work.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -