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 -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -