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
|
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
| |||
|
feedback
|
|
Have a look at ICSharpCode.TextEditor, which is included in #develop | |||||
feedback
|
|
Take a look at Actipro SyntaxEditor - Windows Forms .NET Control. | |||||
feedback
|