I can't seem to get the Key Down to work. Whenever a specific key is pressed it does not do anything. And example is when I put this
If KeyCode = 102 Then
Picture1.left = Picture1.left + 10
Else
End If
I place this in the Form_Load section
|
Results 1 to 4 of 4
Thread: KeyDown/KeyUp HELP!!!Threaded View
|
Click Here to Expand Forum to Full Width |