Procedure OnChange
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.