[]
Notifies the System.ComponentModel.Design.IComponentChangeService that the specified component has been changed. You only need to call this when you are affecting component properties directly and not through the MemberDescriptor's accessors.
protected void RaiseComponentChanged(object component, MemberDescriptor member)
Protected Sub RaiseComponentChanged(component As Object, member As MemberDescriptor)
| Type | Name | Description |
|---|---|---|
| object | component | |
| MemberDescriptor | member |