pingpang ,
Why don't U use Key_Press or Key_Down Events. For Example:
------------------
'Code here
If KeyAscii = .... then
KeyAscii = 0
End if
'End Code
------------------
That's simple, do you think so? Ofcourse, may be you have better method.
Good Luck
KieuTV