Intellisense-like .Net component?

Does anyone know of any third party component that provides intellisense functionality (providing my own library of course) that I could use in my (regular) text editor to improve usability?

Cheers and thanks, -J

0


a source to share


2 answers


Have a look at ICSharpCode.TextEditor which is included in # develop



0


a source


Take a look at Actipro SyntaxEditor - Windows Forms.NET Control .



+3


a source







All Articles