Freigeben über


XmlFormHostItem.GetPrimaryControl-Methode

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die Verwendung direkt von Ihrem Code aus vorgesehen.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
<SecurityCriticalAttribute> _
<SecurityTreatAsSafeAttribute> _
Protected Overridable Function GetPrimaryControl As XmlForm
'Usage
Dim returnValue As XmlForm

returnValue = Me.GetPrimaryControl()
[SecurityCriticalAttribute]
[SecurityTreatAsSafeAttribute]
protected virtual XmlForm GetPrimaryControl()

Rückgabewert

Typ: Microsoft.Office.InfoPath.XmlForm
Gibt XmlForm zurück.

Siehe auch

Referenz

XmlFormHostItem Klasse

XmlFormHostItem-Member

Microsoft.Office.InfoPath-Namespace