I was wondering if anyone knew how to create a intellisense type form for a rich text box word. Really I only need help with the code that gets the highlighted words location and places my form under the word to the left.
For example: When I highlight a word in my RichTextBox and click on a button, a form of my choice would popup under the word to the left.
thank for anyone that can help.
Here a great example on code project :
http://www.codeproject.com/Articles/180311/Rich-Text-Box-With-Intellisense-Ability