次の方法で共有


RemoteBindableComponent.BindingContextChanged イベント (2007 System)

更新 : 2007 年 11 月

BindingContext プロパティの値が変化したときに発生します。

名前空間 :  Microsoft.VisualStudio.Tools.Office
アセンブリ :  Microsoft.Office.Tools.v9.0 (Microsoft.Office.Tools.v9.0.dll 内)

構文

'宣言
Public Event BindingContextChanged As EventHandler
'使用
Dim instance As RemoteBindableComponent
Dim handler As EventHandler

AddHandler instance.BindingContextChanged, handler
public event EventHandler BindingContextChanged

解説

イベント処理の詳細については、「イベントの利用」を参照してください。

アクセス許可

  • 直前の呼び出し元に対する完全な信頼。このメンバは、部分的に信頼されているコードから使用することはできません。詳細については、「部分信頼コードからのライブラリの使用」を参照してください。

参照

参照

RemoteBindableComponent クラス

RemoteBindableComponent メンバ

Microsoft.VisualStudio.Tools.Office 名前空間