The methods of the ITypeDescriptorContext interface are listed below. For a complete list of ITypeDescriptorContext interface members, see the ITypeDescriptorContext Members topic.
OnComponentChanged | Fires the notification that the Instance object has been changed. |
OnComponentChanging | Fires the notification that the Instance object is going to be changed. If this object may be changed, true is returned. If false is returned, the change should not be made. |
ITypeDescriptorContext Interface | System.ComponentModel Namespace