开发者

get the <DIV> tag from webbrowser control

my situation is like this.. i开发者_运维技巧 used a webbrowser control to present a web content in my application.. now i want to modify a div tag(its content width,height & etc.).. so does anyone know how to grab the div from its id.... if it cant be done with webbrowser control please be kind enough to tell me the a possible method...


Call webBrowser.Document.GetElementByID("...").

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜