abc

博客园 首页 新随笔 联系 订阅 管理

2014年5月19日 #

摘要: 获取滚动条的位置: HtmlDocument document = WB1.Document; int top = document.GetElementsByTagName("HTML")[0].ScrollTop;//滚动条垂直位置指定滚动条滚动到指定位置WB1.... 阅读全文
posted @ 2014-05-19 16:57 &大王叫我来巡山& 阅读(314) 评论(0) 推荐(0)