WindowForegroundEvent Constructor C# API
Create a new WindowForegroundEvent

Namespace: Facilita.Fc.Citrix
Assembly: fcCitrix (in fcCitrix.dll) Version: 9.5.5.77
Syntax

public WindowForegroundEvent(
	int windowID
)

Parameters

windowID
Type: System Int32
the ID of the window
See Also