HtmlPanel Control

HtmlRenderer.HtmlPanel
Extends System.Windows.Forms.ScrollableControl

You can use it just as an HTML container, just place the panel on a form and feed the Text property with HTML code.
Try the Sample Form to play with html panel control.

Properties

Methods

Events


Differences between HtmlPanel and HtmlLabel