help

How do i make it so that, when the user presses a key in another application, it captures that application into a picturebox?

--Ant
----------------
Want a javascript Editor? Visit:
http://members.fortunecity.com/ants12/jeditdload16.htm
Or email me:
christopherfolger@hotmail.com
[308 byte] By [ant] at [2007-11-15 16:16:25]
# 1 Re: help
To trap the key being pressed in the other application use the MCL Hotkey control or install a WM_KEYBOARD_LL hook as mentioned previously.

HTH,
Duncan

---------------
Ex. Datis: Duncan Jones
Merrion Computing Ltd
http://www.merrioncomputing.com
Check out the new downloads - ImageMap.ocx is the VB control that emulates an HTML image map, EventVB.OCX for adding new events to your VB form and adding System Tray support simply, MCL Hotkey for implemenmting system-wide hotkeys in your application...all with source code included.
Clearcode at 2007-11-10 0:59:09 >