ToolStripProgressBar.OnUnsubscribeControlEvents(Control) Méthode
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.
Annule l'abonnement des événements du contrôle hébergé.
protected:
override void OnUnsubscribeControlEvents(System::Windows::Forms::Control ^ control);
protected override void OnUnsubscribeControlEvents (System.Windows.Forms.Control control);
override this.OnUnsubscribeControlEvents : System.Windows.Forms.Control -> unit
Protected Overrides Sub OnUnsubscribeControlEvents (control As Control)
Paramètres
- control
- Control
Contrôle à partir duquel annuler l'abonnement des événements.