Originally hosted on CodePlex
The rich formating power of HTML on your WinForms applications without WebBrowser control or MSHTML.
The library is 100% managed code without any external dependencies, the only requirement is .NET 2.0 or higher.
Features
- 100% managed code.
- No external dependencies.
- Single and small dll (250K).
- Supports .NET 2.0 and 3.0, 3.5, 4.0 client profile.
What it is not *
Installing
- Download the binaries.
- Reference the proper .NET release (2.0, 3.0, 3.5, 4.0, 4.5) in your project.
Usage
- Drag-n-drop HtmlPanel, HtmlLabel or HtmlToolTip from the Toolbox.
- Set the Text property with your html.