This question is locked. New answers and comments are not allowed.
Hi all
I would like to know in code behind when the content in the richtextbox has changed. I know there is a
I would like to know in code behind when the content in the richtextbox has changed. I know there is a
DocumentContentChanged event, but this event also fires when the user does nothing in the beginning when the radrichtextbox is created and after the document is loaded.
Using the keydown or keyup is not really an option as those dont fire when a user pastes content by use of the mouse.
Did somebody try to do this and know a solution for this?
Best regards
Valentijn