|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How do I make visual basic reacting on the keyboard?
par example: I push the arrow button and the value of variable "x" becomes 1 more. (x = x + 1). please help. |
|
#2
|
|||
|
|||
|
for arrow keys you would need to use the KeyDown or KeyUp event (likely of the Form).
__________________
Programmer's Corner |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > how using keyboard in vb ? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|