ToolStrip.ControlAdded Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cet événement ne s'applique pas à cette classe.
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
Cet événement ne s'applique pas à cette classe.