https://github.com/PavelTorgashov/FastColoredTextBox
Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET.
https://github.com/PavelTorgashov/FastColoredTextBox
Last synced: 9 months ago
JSON representation
Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET.
- Host: GitHub
- URL: https://github.com/PavelTorgashov/FastColoredTextBox
- Owner: PavelTorgashov
- License: other
- Created: 2013-02-14T16:38:54.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-10-01T06:18:40.000Z (about 2 years ago)
- Last Synced: 2025-03-31T22:19:15.776Z (9 months ago)
- Language: C#
- Size: 12.2 MB
- Stars: 1,239
- Watchers: 109
- Forks: 468
- Open Issues: 113
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- system-architecture-awesome - 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. (GUI)
- awesome-dot-dev - 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. (GUI)
- awesomecode - FastColoredTextBox - Text editor component for winforms. (Uncategorized / Uncategorized)
- awsome-dotnet - 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. (GUI)
- awesome-csharp - 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. (GUI)
- awesome-dotnet-cn - FastColoredTextBox - Fast Colored TextBox 是用于.NET的文本编辑器组件。可以创建有语法高亮的自定义文本编辑器。在小型、中型、大型及超大型文件上工作良好。 (GUI)
- awesome-dotnet - 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. (GUI)
- awesome-dotnet - 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. (GUI)
README
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.

More details http://www.codeproject.com/Articles/161871/Fast-Colored-TextBox-for-syntax-highlighting
Nuget package https://www.nuget.org/packages/FCTB/