andrewo
07-30-2001, 08:37 PM
I need the code of key up like
keydown is h1000 or something
~
keydown is h1000 or something
~
What is the code for Const Key_up?andrewo 07-30-2001, 08:37 PM I need the code of key up like keydown is h1000 or something ~ Thinker 07-30-2001, 08:49 PM I don't exactly understand what you are asking. The KeyCodes for KeyUp and KeyDown are the same. I think therefore I am... sometimes right. images/icons/wink.gif zero 07-30-2001, 09:09 PM one way to get any keycode is: in the event keyup or keydown(keycode as single or what ever it is) just have a label = the keycode ex: label1.caption = keycode whala you have the keycode for any key u can press! |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum