AsyncPackage::CreateToolWindow Method
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
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.(Inherited from Package.) |
![]() | CreateToolWindow(Type^, Int32) | Creates a tool window of the specified type with the specified ID.(Inherited from Package.) |
![]() | CreateToolWindow(Type^, Int32, UInt32) | Creates a tool window of the specified type with the specified ID.(Inherited from Package.) |
Show:
