Results 1 to 11 of 11

Thread: Hot Key in vb net....

  1. #1

    Thread Starter
    Addicted Member Stick's Avatar
    Join Date
    Aug 1999
    Location
    Iowa
    Posts
    152

    Hot Key in vb net....

    How do i make a hot key in vb net that works even when my app does not have the focus.

    Like crtl + 1 diplays a message box and samples would be great!

    Thanks
    Sean

  2. #2

    Thread Starter
    Addicted Member Stick's Avatar
    Join Date
    Aug 1999
    Location
    Iowa
    Posts
    152

    Anyone....

    Anyone got any idea... for vb . net

  3. #3
    PowerPoster
    Join Date
    Jul 2002
    Location
    Dublin, Ireland
    Posts
    2,148
    Second item on this page is source for a system wide hotkey written in VB.Net...

  4. #4
    Lively Member Edilson's Avatar
    Join Date
    Aug 2000
    Location
    Orlando
    Posts
    81
    i've checked the link, The sample is missing . Just to let you know.

  5. #5
    PowerPoster
    Join Date
    Jul 2002
    Location
    Dublin, Ireland
    Posts
    2,148
    Really - when I checked I found this:-
    Attached Files Attached Files
    Last edited by Merrion; Nov 25th, 2003 at 09:38 AM.

  6. #6
    Lively Member Edilson's Avatar
    Join Date
    Aug 2000
    Location
    Orlando
    Posts
    81
    The sample HotKeyTest IS MISSING !

    have you tried to open it ???

  7. #7
    PowerPoster
    Join Date
    Jul 2002
    Location
    Dublin, Ireland
    Posts
    2,148
    Ignore the sample - the MCLHotkey.vbproj file is yer man...

  8. #8
    Hyperactive Member wordracr's Avatar
    Join Date
    Aug 2001
    Posts
    281
    Merrion, can you please explain in a little more detail how your control can be referenced/accessed?

    I get errors mostly any way that I try to add a reference or component. I've tried referencing the dll and/or the vbproj, but I don't see an entry in the components for it.

  9. #9
    Hyperactive Member wordracr's Avatar
    Join Date
    Aug 2001
    Posts
    281
    whoops. I forgot to try to add it under the .net components instead of COM.

  10. #10
    PowerPoster
    Join Date
    Jul 2002
    Location
    Dublin, Ireland
    Posts
    2,148
    Apparently the ALT+ key modifier doesn't always work. I shal fix this (and write an installer to put it in the GAC) when I get time.

  11. #11
    PowerPoster
    Join Date
    Jul 2002
    Location
    Dublin, Ireland
    Posts
    2,148

    Re: Hot Key in vb net....

    There is a new and improved version here

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