_EProjectApp2.WindowDeactivate(Window) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void WindowDeactivate(Microsoft::Office::Interop::MSProject::Window ^ deactivatedWindow);
public void WindowDeactivate (Microsoft.Office.Interop.MSProject.Window deactivatedWindow);
abstract member WindowDeactivate : Microsoft.Office.Interop.MSProject.Window -> unit
Public Sub WindowDeactivate (deactivatedWindow As Window)
Parameters
- deactivatedWindow
- Window