How can I change the text in a Textbox without calling textchanged? Here is some sample code:
Text.Text = Text.Text.Remove(index, length);