IVsWindowFrame2 接口
使窗架通知发送给要得到通知 IVsWindowFrameNotify 事件的用户
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)
语法
声明
<GuidAttribute("801885A0-9DC6-4E34-B064-1C3228F66794")> _
<InterfaceTypeAttribute()> _
Public Interface IVsWindowFrame2
[GuidAttribute("801885A0-9DC6-4E34-B064-1C3228F66794")]
[InterfaceTypeAttribute()]
public interface IVsWindowFrame2
IVsWindowFrame2 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
ActivateOwnerDockedWindow | 提供焦点子 IVsWindowFrame。 | |
Advise | 使客户端能够得到通知窗架事件。 | |
Unadvise |
页首