Everytime I execute this code my computer beeps and it is VERY annoying!
How can I stop it from happening?
Code:
If e.KeyCode = Keys.Enter AndAlso TextBox1.Text * TextBox2.Text = TextBox3.Text Then
TextBox3.Text = ""