Remove selection without removing the layout

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi i like to remove the selected text in a
System.Windows.Forms.RichTextBox just like de del key does.
If i remove it in the Textbox.Text property all layout is removed. It
seems to me i'm overlooking which function i need to use

Thx.

.