WindowVisibilityEvents Methods

 

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

NameDescription
System_CAPS_pubmethodadd_WindowHiding(_dispWindowVisibilityEvents_WindowHidingEventHandler^)

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

System_CAPS_pubmethodadd_WindowShowing(_dispWindowVisibilityEvents_WindowShowingEventHandler^)

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

System_CAPS_pubmethodremove_WindowHiding(_dispWindowVisibilityEvents_WindowHidingEventHandler^)

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

System_CAPS_pubmethodremove_WindowShowing(_dispWindowVisibilityEvents_WindowShowingEventHandler^)

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

Return to top
Show: