making a screen capture utility

L

Laura Martignas

Hi

I'm developping a screen capture utility in C#. But I have the following
problem : system wide hooks are not supported by .NET, and I'd like my
utility (resident in systray) to use the F9 key to perform the capture.

So, how could I do that in .NET without a keyboard hook ?

Thanks

Laura
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top