IVsUIShell4 Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

NameDescription
System_CAPS_pubmethodCreateToolbarTray(IOleCommandTarget^, IVsToolbarTrayHost^)

Attaches toolbars that are not contained inside a IVsWindowFrame.

System_CAPS_pubmethodGetWindowEnum(UInt32, IEnumWindowFrames^)

Returns a window enumerator containing the requested types of windows.

System_CAPS_pubmethodSetupToolbar2(IntPtr, IVsToolWindowToolbar^, IOleCommandTarget^, IVsToolWindowToolbarHost^)

Creates a tool bar and also allows the routing of commands placed on the toolbar to a specific command target.

System_CAPS_pubmethodSetupToolbar3(IVsWindowFrame^, IVsToolWindowToolbarHost^)

Creates a tool bar and also allows routing of commands placed on the toolbar to a specific command target.

Return to top
Show: