I'm working on an app right now, which includes a menu with some shortcut keys. One of the shortcut keys is F12 (this *cannot* change, I'm doing an overhaul of an old app and F12 was a very commonly used shortcut. If I change it people will moan for months). However when I debug the app and try using F12 it will stop execution and present the CPU debugger window. When run stand alone this obviously doesn't happen (the key does what it's supposed to do), however for sake of my sanity while debugging is there any way to disable either just the F12 debug key, or if needed all the debugger shortcut keys.