Occurs when an item in the specified collection is changed. This event is not available in VBScript.
Syntax
Sub object_ItemChange(Item as Object)
object An expression that evaluates to an Items collection object.
Item Required. The item that was changed.