IDesignerToolWindowEvents 接口

此 API 支持 基础结构,但不能通过代码直接使用。

命名空间:  Microsoft.DataWarehouse.Interfaces
程序集:  Microsoft.DataWarehouse.Interfaces(在 Microsoft.DataWarehouse.Interfaces.dll 中)

语法

声明
Public Interface IDesignerToolWindowEvents
用法
Dim instance As IDesignerToolWindowEvents
public interface IDesignerToolWindowEvents
public interface class IDesignerToolWindowEvents
type IDesignerToolWindowEvents =  interface end
public interface IDesignerToolWindowEvents

IDesignerToolWindowEvents 类型公开以下成员。

方法

  名称 说明
公共方法 OnToolWindowClose
公共方法 OnToolWindowHide
公共方法 OnToolWindowShow

页首