WindowCreateEvent Constructor C# API
Create a new WindowCreateEvent

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

public WindowCreateEvent(
	string caption
)

Parameters

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