XmlFormHostItem.Close Method
This member is a wrapper for the Close method of the XmlForm class.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Public Overridable Sub Close
'Usage
Dim instance As XmlFormHostItem
instance.Close()
public virtual void Close()