Sending Keys to Invisible or Unfocused Windows
Can you send keystrokes to invisible or unfocused windows? The answer is yes, if the control you want to send the keystrokes into is a “windowed control”. That is, one that has a handle. If that’s too technical just try using the “Send Keys to Object Wizard” in Macro Scheduler 13 which generates code that […]