Quantcast
Channel: Windows Forms Data Controls and Databinding forum
Viewing all articles
Browse latest Browse all 2535

Send Text WebBrowser Forms

$
0
0
Hello! I have a problem when wanting to send text to a WebBrowser that abut on another Form.

This is the code that I have:

Form2:

Window wi = new Window (null, null, null, null, null, null, null);
WebBrowser bc = (WebBrowser) wi.Controls ["bodyContainer"];
bc.DocumentText = this.richText.Text;


But do not get the text, someone could enlighten me please :)

Thank you.

Viewing all articles
Browse latest Browse all 2535

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>