Create a new WindowEvent
Namespace: Facilita.Fc.CitrixAssembly: fcCitrix (in fcCitrix.dll) Version: 9.5.7.98
Syntax
protected WindowEvent( CitrixEventType eventType, params Object[] args )
Parameters
- eventType
- Type: Facilita.Fc.Citrix CitrixEventType
The type of event to create
- args
- Type: System Object
The arguments of the event
See Also