IComponentChangeService Methods

 

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodOnComponentChanged(Object^, MemberDescriptor^, Object^, Object^)

Announces to the component change service that a particular component has changed.

System_CAPS_pubmethodOnComponentChanging(Object^, MemberDescriptor^)

Announces to the component change service that a particular component is changing.

Return to top
Show: