Hello,
In my C# windows application, I've put an textbox, and WebBrowser control on form. I'm navigating my Asp.Net application in WebBrowser control and I want to read the textbox value (which is on form, not withing the website opened in browser).
How can I do it?
Thanks
Dev
In my C# windows application, I've put an textbox, and WebBrowser control on form. I'm navigating my Asp.Net application in WebBrowser control and I want to read the textbox value (which is on form, not withing the website opened in browser).
How can I do it?
Thanks
Dev