IVsWindowFrameSwitcher Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Name | Description | |
|---|---|---|
![]() | AddTool(Guid, String^) | Adds a tool to this frame switcher. |
![]() | GetActiveFrame(IVsWindowFrame^) | Gets the inner frame of the active tool for the group. |
![]() | InitializeSwitcher(UInt32) | Initializes the switcher by indicating the VSConstants::VSSELELEMID it will monitor for switching between tools in the group. This can be one of the existing VSSELELEMID values or a custom slot in the SelectionElements registry key. |
![]() | RemoveTool(Guid, String^) | Removes a tool from the frame switcher. |
Show:
