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 命名空间