次の方法で共有


FormControl.AttachInterfaces メソッド

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

構文

'宣言
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name:="FullTrust")> _
<PermissionSetAttribute(SecurityAction.LinkDemand, Name:="FullTrust")> _
Protected Overrides Sub AttachInterfaces
'使用

Me.AttachInterfaces
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name="FullTrust")] 
[PermissionSetAttribute(SecurityAction.LinkDemand, Name="FullTrust")] 
protected override void AttachInterfaces ()

コメント

FormControl オブジェクトの詳細については、「カスタム Windows フォーム アプリケーションで InfoPath 2007 フォーム編集環境をホストする」および「InfoPath 開発者向けの新機能」の「コントロールとしてホストされる InfoPath エディタ」を参照してください。

関連項目

参照

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