Results 1 to 5 of 5

Thread: Set global hot key vb6

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2006
    Posts
    272

    Set global hot key vb6

    Is there any way to set global hot key to vb functions without any extra or outside ocx control.

    Example I want to run a function to pop up window or submit query by pressing combination of keys anywhere in windows.

    Thanks in advance.
    DONT RUN EXECUTABLE FILES FROM UNKNOWN SOURCES.

  2. #2
    Hyperactive Member deathfxu's Avatar
    Join Date
    Mar 2009
    Location
    USA
    Posts
    279

    Re: Set global hot key vb6

    The only way I know of is to have a program always running in the background that checks to see if the key(s) are hit.

    See this to find out when that occurs.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2006
    Posts
    272

    Re: Set global hot key vb6

    obviously my program will be running in the background. any suugestion please
    DONT RUN EXECUTABLE FILES FROM UNKNOWN SOURCES.

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2006
    Posts
    272

    Re: Set global hot key vb6

    I need only global key
    DONT RUN EXECUTABLE FILES FROM UNKNOWN SOURCES.

  5. #5
    PowerPoster Spoo's Avatar
    Join Date
    Nov 2008
    Location
    Right Coast
    Posts
    2,656

    Re: Set global hot key vb6

    Quote Originally Posted by deathfxu View Post
    The only way I know of is to have a program always running in the background that checks to see if the key(s) are hit.

    See this to find out when that occurs.
    fxu

    Fine link

    Spoo

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