not sure if this is possible but is there any way to get this code to work even when my app isnt in focus
Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)
If KeyCode = vbKeyF7 Then
form3.Show
End If
|
Results 1 to 5 of 5
Thread: not in focusThreaded View
|
Click Here to Expand Forum to Full Width |