Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
.NET 2.0 で winform アプリケーションを構築しています (WPF は使用できません)。Webview コントロールを使用します。アプリケーションはマルチスレッドであり、webview コントロールは ActiveX コンポーネントに基づいているため、Timer コントロールなどのマルチスレッド コンポーネントによって URL (WebView.navigate) を更新できません。非 ActiveX WebView コントロールの他の代替手段はありますか?
http://webkitdotnet.sourceforge.net/