hi, im using visual studio 2010, and im making a windows form application. my question is how can i make a timer that will start and stop depends on the capslock status, it's like it will start when capslock is on and stop when capslock is off, i hope someone can provide me a good working examples. thnx
EDIT: im using c++