https://github.com/richardschoen/mbfastcoloredit
WinForms Text Editor written in .Net 6 and C# using FastColoredTextBox Control
https://github.com/richardschoen/mbfastcoloredit
csharp dotnet-6 fastcoloredtextbox text-editor winforms
Last synced: 29 days ago
JSON representation
WinForms Text Editor written in .Net 6 and C# using FastColoredTextBox Control
- Host: GitHub
- URL: https://github.com/richardschoen/mbfastcoloredit
- Owner: richardschoen
- License: apache-2.0
- Created: 2023-02-01T04:34:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-01T04:42:37.000Z (over 3 years ago)
- Last Synced: 2025-10-20T11:41:13.576Z (8 months ago)
- Topics: csharp, dotnet-6, fastcoloredtextbox, text-editor, winforms
- Language: C#
- Homepage:
- Size: 50.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WinForms Text Editor Written in .Net 6 and C# using FastColoredTextBox Control
This text editor was written to illustrate the usage of the FastColoredTextBox control in a .Net 6 WinForms application.
This app runs on Windows only and can be used as a Windows Notepad replacement or modify to your heart's content.