Currently, i'm hooking all of my controls on a DDT dialog.
I just want to interact with page up and down (and other keys).
Is there a better way to determine these keypresses, even while to focus is on different controls.
Maybe i need a (global)hook for this instance?
Thanks,
(PB6)
I just want to interact with page up and down (and other keys).
Is there a better way to determine these keypresses, even while to focus is on different controls.
Maybe i need a (global)hook for this instance?
Thanks,
(PB6)
Comment