Hi,
No beep !!!
Code:Private Sub TextBox1_KeyPress(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyPressEventArgs) Handles txtùí_ôøèéí.KeyPress If Asc(e.KeyChar) = 13 Then e.Handled = True SendKeys.Send("{TAB}") End If
|
Results 1 to 4 of 4
Thread: Use Enter Key as TabThreaded View
|
Click Here to Expand Forum to Full Width |