Detecting ShortCut Key and doing some action

I would like to develop an application, where in, this new application runs in the Tray, but when i use some pre-defined shortcut key, some event should get fired and code in the application should get executed. For example, assuming my new application was MSN messanger. The MSN would be running in Tray, but on clicking Cntrl-Shift-M, I want the MSN's new message to be opened up. How can I do this?

1 Reply

TR tracdalat June 17, 2004 04:44 AM UTC

look at HotKeyForm at vbaccelerator.com or attached code (from that website) HotKeyForm_5903.zip

Loader.
Up arrow icon