OnChange - cComActiveXControl
Can perform a task each time the ActiveX control's 'binded' property is changed
Type: Event
Syntax
Procedure OnChange
Description
You can augment the OnChange event handler to perform a task each time the ActiveX control's 'binded' property is changed.
When an ActiveX control's bindable value is bound to the wrapper object's Value property this event will be trigger each time either property is changed.