IVsWindowFrame2 Interface
Visual Studio 2015
Enables a window frame to send notifications to anyone who wants to be notified of IVsWindowFrameNotify events.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | ActivateOwnerDockedWindow() | Gives focus to a child IVsWindowFrame. |
![]() | Advise(IVsWindowFrameNotify, UInt32) | Enables a client to be notified of window frame events. |
![]() | Unadvise(UInt32) | Stops a client from being notified of window frame events. |
Show:
