Click or drag to resize

IChildChangedEventSink Methods

The IChildChangedEventSink type exposes the following members.

Methods
 NameDescription
Public methodEhChildChanged This function is used by the children of an object to signal to a parent object that they have changed. If the function returns true, the child have to suspend it's change notifications (if this is supported by the child).
Top
See Also