c# - Get changed text from rich textbox -


Therefore, I am looking for the best way to get the text using keyboard events, possibly a text-sync incident . What I see is what has been changed. I have a program that sends the event in another window and populates rich textbox with one color. I tried to use the key pressed event:

  Private Zero Rich Textbox 1_cap (Object Sender, KeyPressEventArgs e) {char keyChar = (char) e.KeyChar; If (four .asltorrodit (chicchar)) four. Isoperator (four) four. These whitespace (key customer) {string changedText = keyChar.ToString (); VinduEventArgs ve = new VinduEventArgs (colorDialog1.Color, changed text); Vindu Andrerett (it, V); }}  

But this does not really work because it is a buggy, does not show all the signs, and looks like a bad solution.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -