How do I find out whether or not Caps Lock is activated, using VB.NET?
This is a follow-up to my earlier question.
|
1
|
How do I find out whether or not Caps Lock is activated, using VB.NET? This is a follow-up to my earlier question.
|
||
|
|
|
|
http://msdn.microsoft.com/en-us/library/system.windows.forms.control.iskeylocked.aspx
|
||
|
|
|
|
I'm not an expert in VB.NET so only PInvoke comes to my mind:
|
||
|
|