Hey dudes~

Im a young Vb programmer and Im now taking a few courses to get me into the language. I was wondering, how do you use the Keypress function anyhow? I already know the ascii# for all the keys i just dont know how to use the function
Private Sub Form_KeyPress(KeyAscii As Integer), where do you input the ascii key?

If anyone could help I would appreciate it.

-TacoTycoon