Freigeben über


XmlFormHostItem.GetPrimaryControl-Methode

Diese Methode wird für die interne Verwendung reserviert und ist nicht für die direkte Verwendung in Code bestimmt.

Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)

Syntax

'Declaration
<SecurityCriticalAttribute> _
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
<SecurityTreatAsSafeAttribute> _
Protected Overridable Function GetPrimaryControl As XmlForm
'Usage
Dim returnValue As XmlForm

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

Siehe auch

Referenz

XmlFormHostItem-Klasse
XmlFormHostItem-Member
Microsoft.Office.InfoPath-Namespace