..nell'evento keydown ho fatto:

If e.KeyCode = Keys.Tab Then
MsgBox("prova")
End If

...ma non funziona.........