This documentation is archived and is not being maintained.
ComponentChangingEventArgs Properties
.NET Framework (current version)
Namespace:
System.ComponentModel.DesignAssembly:
System (in System.dll)
| Name | Description |
|---|
 | Component | Gets the component that is about to be changed or the component that is the parent container of the member that is about to be changed. |
 | Member | Gets the member that is about to be changed. |
Return to top