WindowDestroyEvent Constructor C# API
Create a new WindowDestroyedEvent

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

public WindowDestroyEvent(
	string caption
)

Parameters

caption
Type: System String
the window's caption
See Also