|
Browse by Tags
All Tags » KeyBoard » vb6migration ( RSS)
-
|
I was looking for a “.net” way of detecting the CapsLock state, but almost all the references pointed to pinvoke code like: <DllImport("user32.dll")> _ Public Shared Function GetKeyState(VirtKey As Integer) As Integer End Sub And I finally...
|
|
|
|