IComponentChangeService::ComponentChanging Event
.NET Framework (current version)
Occurs when a component is in the process of being changed.
Assembly: System (in System.dll)
This event occurs before the component is actually changed, and gives the designer a chance to abort the change or perform any pre-change processing. This event does not occur during form load and unload, because changes are expected at this time.
.NET Framework
Available since 1.1
Available since 1.1
Show: