EntryPointBindableComponentBase.BindingContextChanged 事件 (2007 system)

更新:2007 年 11 月

此 API 支持 Visual Studio Tools for Office 基础结构,不适合在代码中直接使用。

命名空间:  Microsoft.VisualStudio.Tools.Office
程序集:  Microsoft.Office.Tools.v9.0(在 Microsoft.Office.Tools.v9.0.dll 中)

语法

声明
Public Event BindingContextChanged As EventHandler
用法
Dim instance As EntryPointBindableComponentBase
Dim handler As EventHandler

AddHandler instance.BindingContextChanged, handler
public event EventHandler BindingContextChanged

权限

另请参见

参考

EntryPointBindableComponentBase 类

EntryPointBindableComponentBase 成员

Microsoft.VisualStudio.Tools.Office 命名空间