SendInput Method in C# and Backspace Problem on RichText Box

前端 未结 0 875
不思量自难忘°
不思量自难忘° 2020-12-24 00:45

I am trying to send backspace to a RichTextBox editor using C# with the Sendinput method.


        private static void SendBackSpace(ushort charUnicode)
              


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题