I am trying to send backspace to a RichTextBox editor using C# with the Sendinput method.
private static void SendBackSpace(ushort charUnicode)