-
1. Re: Embedded acrobat stealing focus
lrosenth Jun 29, 2009 4:29 PM (in response to natetrost)Use standard Windows API calls to take back the focus.
-
2. Re: Embedded acrobat stealing focus
natetrost Jun 30, 2009 8:00 AM (in response to lrosenth)Hello,
Thanks for your response. Well the problem with that is after calling load, it appears to be an async process, and I have no event or callback that notifies me when the pdf load has been completed, so I have no indication as to when to set focus back to the proper control. Also considering there is alot controls that could have the potential of being focused on our form, I am thinking I will have to use pinvoke - GetFocus and SetFocus. It would be great if there was a way to have acrobat NOT steal focus in the first place.
Thanks,
Nate
-
3. Re: Embedded acrobat stealing focus
Netis Aug 19, 2009 12:38 AM (in response to natetrost)Hello,
I have the same problem with an embedded Acrobat window stealing focus (since version 8), and have reported it to Adobe. Did you ever figure out how to solve the problem? We are now on verion 9 and the problem remains...
Best regards
Netis


