FormControl.OnSave-Methode
Wird zum Binden eines Ereignishandlers verwendet, der beim Speichern eines gehosteten Formulars ausgeführt wird.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath.FormControl (in microsoft.office.infopath.formcontrol.dll)
Syntax
'Declaration
Public Sub OnSave
'Usage
Dim instance As FormControl
instance.OnSave
public void OnSave ()
Hinweise
Weitere Informationen zum FormControl-Objekt finden Sie unter Hosting the InfoPath 2007 Form Editing Environment in a Custom Windows Form Application und im Abschnitt "Der als Steuerelement gehostete InfoPath-Editor" von Neuigkeiten für InfoPath-Entwickler.
Siehe auch
Referenz
FormControl-Klasse
FormControl-Member
Microsoft.Office.InfoPath-Namespace