If I have DesktopX running, Visual Studio no longer gets the F10 keypress, which is a very important debugging hotkey. The only way I've been able to get the F10 hotkey to work in Visual Studio is to unload DesktopX.
I've looked everywhere, and can't figure out why DesktopX is stealing the F10 key like this. Other debugging function keys in Visual Studio, like F5, F9, and F11, all still work fine.
Please help!