Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: 11cf31ed5f1c5cd987642beec5747ff5a9dd9a44 Size: 335.77 KB File Format: zip
Rating: 2.173913043
out of 5
based on 23 user ratings
Downloads: 291 License: Free
HTML Renderer is a free software by Jose Manuel Menendez and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download HTML Renderer which is 335.77 KB in size and belongs to the software category Components Libraries. HTML Renderer was released on 2013-01-23 and last updated on our database on 2017-03-21 and is currently at version 1.3.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
HTML Renderer Description
HTML Renderer was developed to be a library of 100% managed code that draws beautifully formatted HTML.
It comes along with three WinForms controls:
· HtmlPanel
· HtmlLabel
· HtmlTooltip
And a static method ready to draw html:
· HtmlRenderer.Render(Graphics g, string html, RectangleF area, bool clip)
HtmlPanel:
· A panel that is ready to accept HTML code via its Text property. Its full name is System.Windows.Forms.HtmlPanel
The only properties you need to know are:
· AutoScroll. Activates/Deactivates the auto-scroll capabilities as you know. It is set to true by default.
· Text. Gets/Sets the HTML source.
· The panel will update the bounds of the elements as you scroll or resize the control.System requirementsVisual Studio