Hi,
I'm trying to include a Intellisense in my Rich Text Box, but i'm having problems.
I'm trying to implement the one from: http://www.codeproject.com/KB/cs/diy-intellisense.aspx
Can someone please point me to a much more simpler open source intellisense for C#, importing methods from a DLL file?
- Thanks!