Window2 Methods

 

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.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^)

Loads a bitmap into a tabbed picture on a tab-linked tool window.

Return to top
Show: