Exemplo n.º 1
0
 private void Form1_KeyUp(object sender, KeyEventArgs e)
 {
     ControlsInput.ChangeState(e.KeyCode, false);
 }