Windows2 Methods
Visual Studio 2015
Namespace:
EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
| Name | Description | |
|---|---|---|
![]() | CreateLinkedWindowFrame(Window^, Window^, vsLinkedWindowType) | Creates a Window object and places two windows in it. |
![]() | CreateToolWindow(AddIn^, String^, String^, String^, Object^) | Creates a new tool window containing the specified Document object or ActiveX control. |
![]() | CreateToolWindow2(AddIn^, String^, String^, String^, String^, Object^) | Creates a new tool window and hosts a user-defined, .NET control in it. |
![]() | GetEnumerator() | Gets an enumeration for items in a collection. |
![]() | Item(Object^) | Returns an indexed member of a Windows collection. |
Show:
