Results 1 to 3 of 3

Thread: SendKeys within application

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2011
    Posts
    12

    SendKeys within application

    I am wondering if it's possible to use SendKeys only within the application, even if the application is not in focus. Any similar function to send keystrokes to the application could also work. I tried with SendMessage but if the program is not in focus it will not work. Any ideas?

  2. #2
    Bad man! ident's Avatar
    Join Date
    Mar 2009
    Location
    Cambridge
    Posts
    5,401

    Re: SendKeys within application

    The best idea is to actually explain why you need this. Sendkeys is never advised.
    My Github - 1d3nt

  3. #3
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    Re: SendKeys within application

    Yeah, I'd have to say that the question doesn't make much sense to me. Who is sending the keys if it isn't the application? If it is the application, then what do you mean by "SendKeys within application"?
    My usual boring signature: Nothing

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width