Table of Contents

Event TextChanged

Namespace
Alternet.Editor.Common
Assembly
Alternet.Editor.Common.v10.dll

Occurs when IScriptEdit text content was modified.

public event EventHandler TextChanged

Returns

EventHandler
Occurs when IScriptEdit text content was modified.
Implements