ToolStripProgressBar.OnSubscribeControlEvents(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.
Abonne des événements du contrôle hébergé.
protected:
override void OnSubscribeControlEvents(System::Windows::Forms::Control ^ control);
protected override void OnSubscribeControlEvents (System.Windows.Forms.Control control);
override this.OnSubscribeControlEvents : System.Windows.Forms.Control -> unit
Protected Overrides Sub OnSubscribeControlEvents (control As Control)
Paramètres
- control
- Control
Contrôle à partir duquel abonner les événements.