answers123
Technical User
Hi there,
I want to know is it possible via a keyboard hook in C# to monitor all input for a certain text sequence, e.g. WN0P, and then do what I need once the text has been input via the keyboard?
If so, how do I do that, I only have found articles on checking for a specific key.
Thanks
I want to know is it possible via a keyboard hook in C# to monitor all input for a certain text sequence, e.g. WN0P, and then do what I need once the text has been input via the keyboard?
If so, how do I do that, I only have found articles on checking for a specific key.
Thanks