So, to forward alt keys from the WebView into the WPF form you need to: Intercept the WebView's KeyDown Event; Check for alt key The 2 functions we will add ...
確定! 回上一頁