Partager via


FormControl.InternalStartup Événement

Définition

Se produit lorsque le formulaire hébergé est démarré.

public:
 event Microsoft::Office::InfoPath::FormControl::EventHandler<EventArgs ^> ^ InternalStartup;
public event Microsoft.Office.InfoPath.FormControl.EventHandler<EventArgs> InternalStartup;
member this.InternalStartup : Microsoft.Office.InfoPath.FormControl.EventHandler<EventArgs> 
Public Custom Event InternalStartup As FormControl.EventHandler(Of EventArgs) 

Type d'événement

Remarques

Pour plus d’informations sur l’objet FormControl , consultez Hébergement de l’environnement d’édition de formulaire InfoPath dans une application Windows Form personnalisée

S’applique à