try GetAsyncKeyState api from user32, code on top of my mind (not tested): using System.Runtime.InteropServices; [DllImport("User32.dll")]
確定! 回上一頁