ScintillaNet 是一個免費的文本編輯控件,現在托管於Github
https://github.com/jacobslusser/ScintillaNET
另外幾個比較全面的Demo示例地址:
https://github.com/hgupta9/ScintillaNET.Demo
https://github.com/uuf6429/ScintillaNET-Kitchen
第一個示例:ScintillaNet.Demo 介紹了作為C#的文本編輯的使用方法
第二個示例:ScintillaNET-Kitchen 對原有的就控件又進行一次封裝,對幾個常用的高亮語法樣式進行了改進