Freigeben über


FormControl.InternalStartup Ereignis

Definition

Tritt auf, wenn das gehostete Formular gestartet wird.

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) 

Ereignistyp

Hinweise

Weitere Informationen zum FormControl-Objekt finden Sie unter Hosten der InfoPath-Formularbearbeitungsumgebung in einer benutzerdefinierten Windows Form-Anwendung.

Gilt für: