Results 1 to 2 of 2

Thread: How can I set and activate more than 1 HotKeys?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 1999
    Posts
    6

    Post

    HI, does anybody know how I can have more than 1 hotkey for my program? The code I use right now checks if the keys where pressed every half second with the timer control. I need a different way, maybe a loop of somesort. HELP!! thanks in advance..

  2. #2
    Fanatic Member r0ach's Avatar
    Join Date
    Dec 1999
    Location
    South Africa
    Posts
    722

    Post

    Use the KeyDown, KeyPress and KeyUp events

    ------------------
    r0ach(tm)

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