mpe*_*pen 1 wpf wpf-controls
我看到了GoBack,GoForward,Refresh和Navigate的方法,但没有"停止"或"取消".我该怎么做?
Vin*_*til 6
使用可以使用InvokeScript方法而不是WebBrowser控制来停止页面导航.
InvokeScript
WebBrowser
yourWebBrowser.InvokeScript("eval", "document.execCommand('Stop');");
归档时间:
15 年,3 月 前
查看次数:
3986 次
最近记录:
11 年,11 月 前