Click here to Skip to main content
15,880,725 members
Articles / Desktop Programming / Windows Forms

Fast Colored TextBox for Syntax Highlighting

Rate me:
Please Sign up or sign in to vote.
4.97/5 (877 votes)
24 Oct 2014LGPL323 min read 7.1M   104.2K   1.3K  
Custom text editor with syntax highlighting
C:\Projects_CSharp\FastColoredTextBox\TesterVB\obj\x86\Debug\TesterVB.AutocompleteSample.resources
C:\Projects_CSharp\FastColoredTextBox\TesterVB\obj\x86\Debug\TesterVB.AutocompleteSample2.resources
C:\Projects_CSharp\FastColoredTextBox\TesterVB\obj\x86\Debug\TesterVB.AutoIndentSample.resources
C:\Projects_CSharp\FastColoredTextBox\TesterVB\obj\x86\Debug\TesterVB.BookmarksSample.resources
C:\Projects_CSharp\FastColoredTextBox\TesterVB\obj\x86\Debug\TesterVB.TesterVB.ConsoleSample.resources
C:\Projects_CSharp\FastColoredTextBox\TesterVB\obj\x86\Debug\TesterVB.TesterVB.PowerfulCSharpEditor.resources
C:\Projects_CSharp\FastColoredTextBox\TesterVB\obj\x86\Debug\TesterVB.PowerfulSample.resources
C:\Projects_CSharp\FastColoredTextBox\TesterVB\obj\x86\Debug\TesterVB.Resources.resources
C:\Projects_CSharp\FastColoredTextBox\TesterVB\bin\Debug\TesterVB.exe.config
C:\Projects_CSharp\FastColoredTextBox\TesterVB\bin\Debug\TesterVB.exe
C:\Projects_CSharp\FastColoredTextBox\TesterVB\bin\Debug\TesterVB.pdb
C:\Projects_CSharp\FastColoredTextBox\TesterVB\bin\Debug\TesterVB.xml
C:\Projects_CSharp\FastColoredTextBox\TesterVB\bin\Debug\FastColoredTextBox.dll
C:\Projects_CSharp\FastColoredTextBox\TesterVB\bin\Debug\TabStrip.dll
C:\Projects_CSharp\FastColoredTextBox\TesterVB\bin\Debug\FastColoredTextBox.pdb
C:\Projects_CSharp\FastColoredTextBox\TesterVB\bin\Debug\FastColoredTextBox.xml
C:\Projects_CSharp\FastColoredTextBox\TesterVB\obj\x86\Debug\TesterVB.exe
C:\Projects_CSharp\FastColoredTextBox\TesterVB\obj\x86\Debug\TesterVB.xml
C:\Projects_CSharp\FastColoredTextBox\TesterVB\obj\x86\Debug\TesterVB.pdb
C:\Projects_CSharp\FastColoredTextBox\TesterVB\obj\x86\Debug\TesterVB.TesterVB.MainForm.resources
C:\Projects_CSharp\FastColoredTextBox\TesterVB\obj\x86\Debug\TesterVB.TesterVB.LazyLoadingSample.resources
C:\Projects_CSharp\FastColoredTextBox\TesterVB\obj\x86\Debug\TesterVB.TesterVB.JokeSample.resources
C:\Projects_CSharp\FastColoredTextBox\TesterVB\obj\x86\Debug\TesterVB.vbprojResolveAssemblyReference.cache
C:\Projects_CSharp\FastColoredTextBox\TesterVB\obj\x86\Debug\TesterVB.vbproj.GenerateResource.Cache
C:\Projects_CSharp\FastColoredTextBox\TesterVB\obj\x86\Debug\TesterVB.TesterVB.TooltipSample.resources
C:\Projects_CSharp\FastColoredTextBox\TesterVB\obj\x86\Debug\TesterVB.TesterVB.CustomStyleSample.resources

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The GNU Lesser General Public License (LGPLv3)


Written By
Software Developer Freelancer
Ukraine Ukraine
I am Pavеl Tоrgаshоv, and I live in Kyiv, Ukraine.
I've been developing software since 1998.
Main activities: processing of large volumes of data, statistics, computer vision and graphics.

Comments and Discussions