Beyond the "Don't make a hotkey CTRL+ALT+something" an important lesson here is also "Don't check (e.Control && e.KeyCode==something)" because that will also fire when an international user hits AltGr+Something.