I put the code: Code: Private Sub TextBox1_keydown(ByVal sender As System.Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles TextBox1.KeyDown
If e.KeyCode = Keys.Enter Then And i get the program to print out the right output, but it makes that sound when you get a error on windows "DONK! Everytime you press the enter key.
Why?
RedFox
__________________
For the Emperor, there were the Jedi. For the Evil Empire of Microsoft, there is a penguin.
|