IVsUIShell4 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 | |
|---|---|---|
![]() | CreateToolbarTray(IOleCommandTarget^, IVsToolbarTrayHost^) | Attaches toolbars that are not contained inside a IVsWindowFrame. |
![]() | GetWindowEnum(UInt32, IEnumWindowFrames^) | Returns a window enumerator containing the requested types of windows. |
![]() | SetupToolbar2(IntPtr, IVsToolWindowToolbar^, IOleCommandTarget^, IVsToolWindowToolbarHost^) | Creates a tool bar and also allows the routing of commands placed on the toolbar to a specific command target. |
![]() | SetupToolbar3(IVsWindowFrame^, IVsToolWindowToolbarHost^) | Creates a tool bar and also allows routing of commands placed on the toolbar to a specific command target. |
Show:
