Display PDF Takes Focus and Eats Hot Key
问题 Used code I found on SO to use the COM based Acrobat Reader to display PDF via hosting in a WindowsFormsHost. It displays the PDF fine. Two problems: When I load the PDF the control AxAcroPDFLib.AxAcroPDF takes focus I want focus to remain on the prior When AxAcroPDFLib.AxAcroPDF has focus it eats the Hot Key (N) The ALT key does not even underline the N. Even if the user selects the AxAcroPDFLib.AxAcroPDF I would like the Hot Keys to work. I understand this is COM and Adobe in WPF and there