I have a .net (3.5) WinForms application and you want to display some html on one of the forms. Is there a control that I can use for this?
Of course, this is a WebBrowser control.
I looked at the WebBrowser control but couldn't figure out how to assign (set) its HTML ...?
EDIT: Found - Document Text
how about controlling the browser? a little heavy, but at least you get accurate rendering.
Source: https://habr.com/ru/post/1276899/More articles:How to determine the name of the current focused process in C # - c #C ++ API for returning sequences in a general way - c ++Detection when changing Foreground windows - winapiRails SSL Plugin Requirement - Should you check if you are in working mode before redirecting to https? - ruby-on-railsNHibernate, audit and computed column values - c #How to send mail from ASP.NET using IIS6 SMTP to a dedicated server? - asp.netProper transactions in stored documents - scopeHow to make Windows software work like another user in a script? - windowsPointer to a MIPS pointer to a pointer? - assemblyMySQL launches + replication with multiple databases - mysqlAll Articles