Use ui.owner to obtain reference to igEditor.
Use ui.newValue to obtain the new value.
Use ui.newState to obtain the new state.
Use ui.oldValue to obtain the old value.
Use ui.oldState to obtain the old state.
Use ui.element to obtain reference to the DOM element.
Use ui.editorInput obtain reference to the editor input.'Declaration Public Shadows Const ValueChanging As System.String
public new const System.string ValueChanging
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