Preview html code...
-
I want to preview html code in my windows form app using the web browser control, without saving the document. I just want to somehow capture the text/code in the textbox, and display it in the browser control. Anyone know how can I make this happen?
-
I want to preview html code in my windows form app using the web browser control, without saving the document. I just want to somehow capture the text/code in the textbox, and display it in the browser control. Anyone know how can I make this happen?
-
Thank you for your reply. However, I'm not sure how to set the control's Document.Text property. Could you offer some guidance? Thank you.
-
Thank you for your reply. However, I'm not sure how to set the control's Document.Text property. Could you offer some guidance? Thank you.