Hello!
I am using keyboard to control my AVR chip but VB program needs to be selected for keyboard to work.. Is there way to use my program's key even if I play games or use browser or etc..
Private Sub Form1_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles Me.KeyDown
I am using keyboard to control my AVR chip but VB program needs to be selected for keyboard to work.. Is there way to use my program's key even if I play games or use browser or etc..
Private Sub Form1_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles Me.KeyDown






