FormControl.Close-Methode
Schließt das aktive Formular im FormControl -Objekt.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath.FormControl (in Microsoft.Office.InfoPath.FormControl.dll)
Syntax
'Declaration
Public Overridable Sub Close
'Usage
Dim instance As FormControl
instance.Close()
public virtual void Close()
Hinweise
Weitere Informationen zum FormControl -Objekt finden Sie unter Hosten der InfoPath Formular bearbeiten-Umgebung in einer benutzerdefinierten Windows Forms-Anwendung.