开发者

C# WebBrowser - Manipulate Forms

Just wondering, if I load a site such as Facebook into a WebBrowser control h开发者_开发百科ow do I enter data into the form controls from WF/Desktop app?

Do I have to use the DOM?


There is a Document property. The MSDN documentation has a good example on how to use it, the code is very similar to DOM manipulation you would've seen in Javascript.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜