Results 1 to 2 of 2

Thread: Impossible to emulate "Ctrl"???

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Posts
    100

    Question

    Howdi..

    Dow do I emulate a Ctrl key ONLY. I don't want to combine it with another key..

    I cant find that feature in SendKey, maybe with API?

  2. #2
    Fanatic Member
    Join Date
    Mar 2000
    Location
    That posh bit of England known as Buckinghamshire
    Posts
    658
    This will send the CTRL key

    Code:
    SendKeys ("^")
    Iain, thats with an i by the way!

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