Hello, I create a program with : HotKeySet("{ENTER}", "_Search")
HotKeySet("{F3}", "_Search")When the focus is on this program, no problem, but if I work with another program, the keys are blocked only for this program. It's possible to activate this function only when this program is focused? Thanks for your help