• Welcome to Valhalla Legends Archive.
 
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Dyndrilliac

#451
Battle.net Bot Development / Noob Question
October 16, 2003, 03:44 PM
What's the code for the enter button in "On KeyPress" functions?

Example:

Private Sub Text1_KeyPress(KeyAscii As Integer)

End Sub