IComponentChangeService Events
.NET Framework (current version)
Namespace:
System.ComponentModel.Design
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | ComponentAdded | Occurs when a component has been added. |
![]() | ComponentAdding | Occurs when a component is in the process of being added. |
![]() | ComponentChanged | Occurs when a component has been changed. |
![]() | ComponentChanging | Occurs when a component is in the process of being changed. |
![]() | ComponentRemoved | Occurs when a component has been removed. |
![]() | ComponentRemoving | Occurs when a component is in the process of being removed. |
![]() | ComponentRename | Occurs when a component is renamed. |
Show:
