Hello there,
does anyone know of any 3rd party component that provides an intellisense like functionality (providing my own library of course) that I could use in my (custom) text editor in order to improve usability?
Cheers & thanks, -J
Hello there,
does anyone know of any 3rd party component that provides an intellisense like functionality (providing my own library of course) that I could use in my (custom) text editor in order to improve usability?
Cheers & thanks, -J
Take a look at Actipro SyntaxEditor - Windows Forms .NET Control.
Have a look at ICSharpCode.TextEditor, which is included in #develop