Home › Forums › WinForms controls › Xceed Grid for WinForms › loop in myEditorTextBox › Reply To: loop in myEditorTextBox
What are you trying to do? Replace ‘-‘ with ‘@’?
Instead of SendKeys.Send(“@”), try this: SelectedText = “@”
Imported from legacy forums. Posted by Tommy (had 167 views)