Hi All,
I am working on c# winform and my need is to display HTML formatted string on win form without use of Webbrowser control and RichTextBox control. So which control can I use for this? Also that particular control capable to convert base 64 string to Image.
Please Help Me.
Thanks in advance.