TextChanged Event

Fires when the Text changes.

Syntax

Inline HTML <TOOLBARTEXTBOX TextChanged = "handler" ... > All platforms
Event property TOOLBARTEXTBOX.TextChanged = handler Microsoft JScript only
TOOLBARTEXTBOX.TextChanged = GetRef("handler") Microsoft Visual Basic Scripting Edition (VBScript) 5.0 or later only
Named script <SCRIPT FOR = TOOLBARTEXTBOX EVENT = TextChanged> Internet Explorer only

Applies To

TOOLBARTEXTBOX

See Also

Internet Explorer WebControls, About the Toolbar WebControl