Nov 24th, 2003, 01:02 AM
#1
Thread Starter
Addicted Member
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
Nov 25th, 2003, 12:20 AM
#2
Thread Starter
Addicted Member
Anyone....
Anyone got any idea... for vb . net
Nov 25th, 2003, 04:05 AM
#3
Second item on this page is source for a system wide hotkey written in VB.Net...
Nov 25th, 2003, 08:46 AM
#4
Lively Member
i've checked the link, The sample is missing . Just to let you know.
Nov 25th, 2003, 09:02 AM
#5
Really - when I checked I found this:-
Attached Files
Last edited by Merrion; Nov 25th, 2003 at 09:38 AM .
Nov 25th, 2003, 09:10 AM
#6
Lively Member
The sample HotKeyTest IS MISSING !
have you tried to open it ???
Nov 25th, 2003, 09:27 AM
#7
Ignore the sample - the MCLHotkey.vbproj file is yer man...
Jun 29th, 2004, 05:14 PM
#8
Hyperactive Member
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.
Jul 3rd, 2004, 11:13 PM
#9
Hyperactive Member
whoops. I forgot to try to add it under the .net components instead of COM.
Jul 4th, 2004, 04:08 PM
#10
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.
Sep 26th, 2005, 10:04 AM
#11
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
Forum Rules
Click Here to Expand Forum to Full Width