The event fired on post back when the HTML in the editor has changed
Declaration Syntax
C# | Visual Basic | Visual C++ |
public event EventHandler TextChanged
Public Event TextChanged As EventHandler
public: event EventHandler^ TextChanged { void add (EventHandler^ value); void remove (EventHandler^ value); }
Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068