I have installed Access 2019 and Windows 10 64 bit. I have some issues with ALT+F11 key combination. It doesn't work at all, and i cannot switch from VBA editor to Access main window and vice versa by using this key combination.
I tried the keydown event in a control and it seems that it does not recognize the combination of these keys. It recognizes only the keycode that was strike first, where all other keys and combinations are work OK.
Does anyone know why this happens?