Window Methods
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | Activate() | Moves the focus to the current item. |
![]() | Attach(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | Close(vsSaveChanges) | Closes the open document and optionally saves it, or closes and destroys the window. |
![]() | Detach() | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | SetFocus() | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | SetKind(vsWindowType) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | SetSelectionContainer(array<Object^>^) | Allows setting objects to be active in the Properties window when this window is active. |
![]() | SetTabPicture(Object^) | Sets the picture to display in a tool window. |
