System.ComponentModel.Design.IComponentChangeService.ComponentAdding Event

Occurs when a component is in the process of being added.

Syntax

public event ComponentEventHandler ComponentAdding

Remarks

This event occurs during load and when the user creates a new component. You can cancel the process of adding a component by throwing an exception here.

Requirements

Namespace: System.ComponentModel.Design
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0