[]
Notifies the IComponentChangeService that a component is about to be changed. You only need to call this when you are affecting component properties directly and not through the MemberDescriptor's accessors.
protected void RaiseComponentChanging(object component, MemberDescriptor member)
Protected Sub RaiseComponentChanging(component As Object, member As MemberDescriptor)
| Type | Name | Description |
|---|---|---|
| object | component | |
| MemberDescriptor | member |