Results 1 to 20 of 20

Thread: Sendkeys, Multiple System Keys [Maybe Resolved]

Threaded View

  1. #1

    Thread Starter
    Fanatic Member Ruku's Avatar
    Join Date
    Jul 2002
    Location
    Canada
    Posts
    655

    Question Sendkeys, Multiple System Keys [Maybe Resolved]

    How can I send the keys Ctrl + Alt + Shift + O, for instance using sendkeys (or other API function), this doesn't seem to work:

    VB Code:
    1. SendKeys "+(^(%(O)))"

    nor

    VB Code:
    1. SendKeys "+(^%O"

    or anything I've tryed...
    Last edited by Ruku; Dec 3rd, 2004 at 09:51 PM.

    Using VB.NET 2005/.NET 2.0, NetBeans IDE 5, Fujitsu Cobol85,
    Website: http://DreamForgery.com

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