WindowCreateEvent Constructor
C# API
Create a new WindowCreateEvent
Namespace:
Facilita.Fc.Citrix
Assembly:
fcCitrix
(in fcCitrix.dll) Version: 9.5.7.98
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
WindowCreateEvent
(
string
caption
)
public WindowCreateEvent( string caption )
Parameters
caption
Type:
System
String
the window's caption
See Also
WindowCreateEvent Class
WindowCreateEvent Members
Facilita.Fc.Citrix Namespace