Keyboard question
C#
3
Posts
2
Posters
0
Views
1
Watching
-
Hello all. I'm handling the keypress event of a data grid. I would like to know if the CapsLock key is pressed or not, but I haven't found nothing to do it. Is possible this ? Can anyone help me ? Thanks.
-
Hello all. I'm handling the keypress event of a data grid. I would like to know if the CapsLock key is pressed or not, but I haven't found nothing to do it. Is possible this ? Can anyone help me ? Thanks.
Take a look at this: http://www.dotnet247.com/247reference/msgs/33/166236.aspx[^]
-
Take a look at this: http://www.dotnet247.com/247reference/msgs/33/166236.aspx[^]
Great. Thank you very much