Package.CreateToolWindow Method
Visual Studio 2015
Creates a tool window.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | CreateToolWindow(Guid, Int32) | Creates a tool window of the specified type with the specified ID. |
![]() | CreateToolWindow(Type, Int32) | Creates a tool window of the specified type with the specified ID. |
![]() | CreateToolWindow(Type, Int32, UInt32) | Creates a tool window of the specified type with the specified ID. |
Show:
