AsyncPackage::CreateToolWindow Method

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_protmethodCreateToolWindow(Guid, Int32)

Creates a tool window of the specified type with the specified ID.(Inherited from Package.)

System_CAPS_protmethodCreateToolWindow(Type^, Int32)

Creates a tool window of the specified type with the specified ID.(Inherited from Package.)

System_CAPS_protmethodCreateToolWindow(Type^, Int32, UInt32)

Creates a tool window of the specified type with the specified ID.(Inherited from Package.)

Return to top
Show: