Hi.
To remove the ding when pressing enter in a textbox, you can use the
KeyPress or KeyDown event (I can't remember which).
If the keycode = keys.enter then set e.handled=true.
|
Results 1 to 3 of 3
Thread: Keypress DINGThreaded View
|
Click Here to Expand Forum to Full Width |