Windows Methods

 

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.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_pubmethodGetEnumerator()

Returns an enumeration for items in a collection.

System_CAPS_pubmethodItem(Object^)

Returns a Window object in a Windows collection.

Return to top
Show: