Skip to content

ehasis/alsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alsing.SyntaxBox

Powerful Syntax Highlight Windows Forms Control for the Microsoft.NET Platform. Written in 100% managed C#. Supports syntax highlighting and code folding for just about any programming language.

Usage

  • Place the SyntaxControl and a SyntaxDocument.
  • Set the Document property of SyntaxControl with one SyntaxDocument object.
  • Set the SyntaxFile property of SyntaxDocument with one syntax file.

Commom Directories

The Repository structure still the original layout and I have no plan to change that, but here are some frequent asked directory locations, all inside WindowsFormsComponents directory.

Additional Info

This project was originaly developed by Roger Alsing. I found this project abandoned on goggle code and then migrated it to GitHub. After that I adapted the code to support .NET Core 3.1+.

About

Automatically exported from code.google.com/p/alsing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages