And change it to this will maybe make it compile too...
Code:private void button1_Click(object sender, System.EventArgs e) { if(KeyTester.KeyIsDownNow(KeyTester.Key.LCONTROL)) MessageBox.Show("Left Control is pressed!"); }
|
Results 1 to 2 of 2
Thread: Keyboard TestingThreaded View
|
Click Here to Expand Forum to Full Width |