TextChanged event not firing.

SyntaxEditor for Windows Forms Forum

Posted 18 years ago by Scott Green - Owner, BoneSoft Software
Avatar
Using SyntaxEditor 3.1.202.0, I've subscribed to the TextChanged event which does not fire. I assumed that it would behave as other text boxes do, and fire any time the text changes. Is there something I'm doing wrong? Or is that event on this control designed to have different behavior? Has anybody else had this problem?

Comments (2)

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Scott, since it's really the Document's text that is changing, we fire the DocumentTextChanged event instead. That will give you what you want.


Actipro Software Support

Posted 18 years ago by Scott Green - Owner, BoneSoft Software
Avatar
Kewl that took care of it. I figured it would be something like that. Thanks.
The latest build of this product (v24.1.0) was released 3 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.