Sdílet prostřednictvím


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 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