Epperò ditele le cose...
codice:
Dim str As String
str = NomeTextBox.Text
NomeTextBox.Text = str.Substring(0,str.Length-1)