Windows2 Methods

 

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

NameDescription
System_CAPS_pubmethodCreateLinkedWindowFrame(Window^, Window^, vsLinkedWindowType)

Creates a Window object and places two windows in it.

System_CAPS_pubmethodCreateToolWindow(AddIn^, String^, String^, String^, Object^)

Creates a new tool window containing the specified Document object or ActiveX control.

System_CAPS_pubmethodCreateToolWindow2(AddIn^, String^, String^, String^, String^, Object^)

Creates a new tool window and hosts a user-defined, .NET control in it.

System_CAPS_pubmethodGetEnumerator()

Gets an enumeration for items in a collection.

System_CAPS_pubmethodItem(Object^)

Returns an indexed member of a Windows collection.

Return to top
Show: