Skip to content

Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET. Special minimized fork, to be used with my QuickSQL application.

License

Notifications You must be signed in to change notification settings

sanderevers84/FastColoredTextBox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastColoredTextBox

Fast Colored TextBox is text editor component for .NET. Allows you to create custom text editor with syntax highlighting. It works well with small, medium, large and very-very large files.

It has such settings as foreground color, font style, background color which can be adjusted for arbitrarily selected text symbols. One can easily gain access to a text with the use of regular expressions. WordWrap, Find/Replace, Code folding and multilevel Undo/Redo are supported as well.

This version is altered to ONLY support SQL code. Also this version will be simplified (no bookmarks, macros) and will be used as an plugin to my QuickSQL program (which isn't open source). Because my QuickSQL program uses my own multi-language framework, the dialogs will be removed from this control.

Fast Colored TextBox

More details http://www.codeproject.com/Articles/161871/Fast-Colored-TextBox-for-syntax-highlighting

Nuget package https://www.nuget.org/packages/FCTB/

MicroSE QuickSQL https://microse.nl/downloads/MicroSE-QuickSQL


You can help me to develop free components!
My Skrill: p_torgashov[at]ukr.net

About

Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET. Special minimized fork, to be used with my QuickSQL application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%