[RESOLVED] VB6 Form and PDF
Don't know if this has been solved but I couldn't find the answers.
After loading the PDF document using either webbrowser control or pdf.ocx, how do you capture the key down events? :confused::confused:
I can capture the key down events on the webbrowser control if I'm viewing a webpage.
Or is there a way to transfer the focus from the pdf viewer to a button on the form without using a mouse? :confused::confused:
The application I'm updating does not allow the use of a mouse.
Hope someone can help