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!

ComponentChangedEventArgs Properties

The properties of the ComponentChangedEventArgs class are listed below. For a complete list of ComponentChangedEventArgs class members, see the ComponentChangedEventArgs Members topic.

Public:

Component Gets or sets the component that is the cause of this event.
ExtendedInfo (inherited from EventArgs) Holds a reference to an object that manages the event's state.
Member Gets or sets the member that is about to change.
NewValue Gets or sets the new value of the changed member.
OldValue Gets or sets the old value of the changed member.

See Also

ComponentChangedEventArgs Class | System.ComponentModel.Design Namespace