_EProjectApp2.WindowActivate(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 WindowActivate(Microsoft::Office::Interop::MSProject::Window ^ activatedWindow);
public void WindowActivate (Microsoft.Office.Interop.MSProject.Window activatedWindow);
abstract member WindowActivate : Microsoft.Office.Interop.MSProject.Window -> unit
Public Sub WindowActivate (activatedWindow As Window)
Parameters
- activatedWindow
- Window