i have tried things like
and this
i don't get any errors but they don't work any help please.
Code:
RichTextBox1.Text.Remove(0)
Code:
RichTextBox1.Lines(0).Remove(0)