C# Actively detect Lock keys
问题 I have a wireless keyboard and mouse that doesn't have any lock indicators, nor any software bundled to provide a visual aid, so I'm making my own. I got it so that if I click on a notifyIcon it'll list which lock(s) are turned on, but I'd like to make it smarter by alerting me once the locks are engaged. I found a few items online, but honestly I just want the lock keys, I don't care about any other keyboard presses. I'm using C# .NET 4, though I can use .NET 4.5 if there's something with