I've tried using:
VB Code:
  1. e.handled = true
in the keydown and keypress functions, but that doesn't work.

I've also researched it decently well and found this interesting thread:
Old Thread Here

However, nothing there seemed to work either!

Anyone know of a sure fire way to simply turn the beep off on single-line textboxes when the user presses enter?

Thanks!