ho trovato un codice che non mi da errore, però non esegue quello che vorrei.
Io voglio che quando si preme invio si esegua un tab.
Graziecodice:If e.KeyData = Keys.Return Then SendKeys.Send("{TAB}") End If
ho trovato un codice che non mi da errore, però non esegue quello che vorrei.
Io voglio che quando si preme invio si esegua un tab.
Graziecodice:If e.KeyData = Keys.Return Then SendKeys.Send("{TAB}") End If