Is there a way of detecting a key press on an MDI form (e.g. when no
children are loaded), specifically Ctrl-V ? It seems GetAsyncKeyState
requires a timer to constantly call it. Or is this the only way?
Thanks
Archived from group: microsoft>public>vb>general>discussion