次の方法で共有


XmlFormHostItem.GetPrimaryControl メソッド

このメソッドは、内部の使用に予約されています。コードから直接使用するためのものではありません。

名前空間: Microsoft.Office.InfoPath
アセンブリ: Microsoft.Office.InfoPath (microsoft.office.infopath.dll 内)

構文

'宣言
<SecurityCriticalAttribute> _
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
<SecurityTreatAsSafeAttribute> _
Protected Overridable Function GetPrimaryControl As XmlForm
'使用
Dim returnValue As XmlForm

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

関連項目

参照

XmlFormHostItem クラス
XmlFormHostItem のメンバ
Microsoft.Office.InfoPath 名前空間