NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ITypeDescriptorContext Methods

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.

See Also

ITypeDescriptorContext Interface | System.ComponentModel Namespace