Note: Not all events are applicable for every editor. Please reffer to the events API documentation of the specific control.
'Declaration <System.ObsoleteAttribute("It's recommended to use a control-specific class such as TextEditorClientEvents, NumericEditorClientEvents or DateEditorClientEvents for more acurate event listing.")> Public Class EditorClientEvents Inherits TextEditorClientEvents
[System.ObsoleteAttribute("It's recommended to use a control-specific class such as TextEditorClientEvents, NumericEditorClientEvents or DateEditorClientEvents for more acurate event listing.")] public class EditorClientEvents : TextEditorClientEvents
Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
View on GitHub