Demonicman
05-14-2008, 01:04 AM
In visual basic 2005, ive been looking for a way to have an action apon a key being pressed (like for games). What is an example of this code? Ive been looking EVERYWHERE!
Basically,
If up key is pressed then
msgbox ("Up key pressed")
endif
something like that
the form name is Form1 in case thats needed
Basically,
If up key is pressed then
msgbox ("Up key pressed")
endif
something like that
the form name is Form1 in case thats needed