Control “A” has many custom properties that are set by a variety of other controls. If Control “A” has a "setProp property1” handler, it can react when property1 gets set. But is there a way to give Control “A” a general handler that will be triggered whenever any of its custom properties is set? David Epstein