Window Methods

 

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

NameDescription
System_CAPS_pubmethodActivate()

Moves the focus to the current item.

System_CAPS_pubmethodAttach(Int32)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodClose(vsSaveChanges)

Closes the open document and optionally saves it, or closes and destroys the window.

System_CAPS_pubmethodDetach()

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodSetFocus()

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodSetKind(vsWindowType)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodSetSelectionContainer(array<Object^>^)

Allows setting objects to be active in the Properties window when this window is active.

System_CAPS_pubmethodSetTabPicture(Object^)

Sets the picture to display in a tool window.

Return to top
Show: