ElementHost.ControlAdded Événement

Définition

Se produit quand un nouveau contrôle est ajouté à Control.ControlCollection.

public:
 event System::Windows::Forms::ControlEventHandler ^ ControlAdded;
[System.ComponentModel.Browsable(false)]
public event System.Windows.Forms.ControlEventHandler ControlAdded;
[<System.ComponentModel.Browsable(false)>]
member this.ControlAdded : System.Windows.Forms.ControlEventHandler 
Public Custom Event ControlAdded As ControlEventHandler 

Type d'événement

Attributs

Remarques

Pour plus d'informations sur l'événement ControlAdded, consultez Control.ControlAdded.

S’applique à

Voir aussi