_dispWindowEvents.WindowActivated(Window, Window) Method

Definition

Microsoft Internal Use Only.

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

public:
 void WindowActivated(EnvDTE::Window ^ GotFocus, EnvDTE::Window ^ LostFocus);

Parameters

GotFocus
Window

The window that got the focus.

LostFocus
Window

The window that lost the focus.

Attributes

Applies to