remove first part from string vb.net code example Example: remove first character from string vb NewString = OldString.Remove(0, 1)