Table of contents
No headers
With the SendKey() function, you may add the window name as argument of the function to make sure that sendkey events are properly sent to the right window.
NOTICE: If you need to send a combination of special keys (e.g. ALT+F4), we highly suggest you to use another function called : SendKeyCombination().
Comments