add_valueChanged(function(sender, e)) valueChanged.add(function(sender, e)) remove_valueChanged(function(sender, e)) valueChanged.remove(function(sender, e))
Parameter | Type | Description |
---|---|---|
sender | 'var' | The source of the event. |
e | Occurs when the value of this property has changed. | The event data. |