Dianida – Syntax Highlighting Control for .NET

Overview

Dianida is a fast and lightweight Syntax Highlighting Control for .NET. You just have to add the word list or the enclose marks to the control and the code do the rest.

Features

  • Fast
  • Lightweight
  • Flexible

Requirements

  • .NET 3.5 or above

Instructions

Use Dianida is as easy as:

  • Add Dianida to your project
  • Create an instance
  • Add the words you want to be highlighted
  • Add the the begin and end of a block, like: ” “, /* */, (* *)

And thats all!

Related