Access the "global" focused control from C# app-.

A

Anders

Hi

Im trying to develop a C# application which interacts with a Fingerprint
scanner.

The appliaction is going to run in the background (and as trayicon).

When my applicatons catches an event from the finger scanner i want to paste
a text into "what ever active textbox control is focused" and the execute a
"press enter command". Eg. a focused textbox control in Internet Explorer.

1. Is this possible in pure managed C#? (If so what direction?)
2. If not. Can I do it unmanged through interop? (If so what direction?)

I really look forward to hear from you

Thanks in regards
 

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