Facilita.Fc.Citrix NamespaceC# API
Contains classes for controlling Citrix clients
Classes

  ClassDescription
Public classCitrixEvent
Describes an event that can occur in a Citrix client
Public classCitrixVirtualUser
Represents a single Citrix Virtual User
Public classCitrixVirtualUserInitialiser
Used internally to initialise Citrix Virtual Users
Public classCitrixVirtualUserScript
A script that controls a Citrix client
Public classClickFoundLocationEvent
Internal use only
Public classClickImageEvent
Internal use only
Public classCloseCitrixClientEvent
The event that is raised when the Citrix client is closed
Public classCommentEvent
Internal use only
Public classConnectedEvent
The event that is raised when a Citrix client connects to the server
Public classConnectEvent
The event that is raised when a Citrix client tries to connect to the server
Public classConnectFailedEvent
The event that is raised when a Citrix client fails to connect to the server
Public classDisconnectedEvent
The event that is raised when a Citrix client disconnects from the server
Public classDisconnectEvent
The event that is raised when a Citrix client tries to disconnect from the server
Public classDisconnectFailedEvent
The event that is raised when a Citrix client fails to disconnect from the server
Public classDoubleClickImageEvent
Internal use only
Public classEndTransactionEvent
Internal use only
Public classGlobalMouseHandler
Internal use only
Public classImageEvent
Internal use only
Public classImageInfo
Provides meta-data about an image
Public classKeyDownEvent
The event that is raised when a key on the keyboard is pressed down
Public classKeyEvent
Base class for key events
Public classKeyUpEvent
The event that is raised when a key on the keyboard is released
Public classLoadIcaFileEvent
The event that is raised when an ICA file is loaded
Public classMouseDoubleClickEvent
The event that is raised when a mouse button is double-clicked
Public classMouseDownEvent
The event that is raised when a mouse button is pressed
Public classMouseMoveEvent
The event that is raised when the mouse is moved
Public classMouseMoveToImageEvent
Internal use only
Public classMouseUpEvent
The event that is raised when a mouse button is released
Public classPingAcknowledgeEvent
The event that is raised when a Citrix client receives an acknowledgement of a ping from the server.
Public classPingEvent
The event that is raised when a Citrix client pings the server
Public classRightClickImageEvent
Internal use only
Public classScreenUpdateEvent
The event that is raised when the screen is updated
Public classSetAddressEvent
The event that is raised when the Address of the Citrix client is set
Public classSetApplicationEvent
The event that is raised when the Application of the Citrix client is set
Public classSetDefaultTimeoutEvent
Internal use only
Public classSetIcaPropertyEvent
The event that is raised when an ICA property value is set
Public classSetProgressPointEvent
Internal use only
Public classStartCitrixClientEvent
The event that is raised when the Citrix client is started
Public classStartTransactionEvent
Internal use only
Public classWaitForImageEvent
Internal use only
Public classWaitForScreenMatchEvent
Internal use only
Public classWindowActivateEvent
The event that is raised when a window is activated
Public classWindowCaptionChangeEvent
The event that is raised when a window's caption changes
Public classWindowCreateEvent
The event that is raised when a new window is created
Public classWindowDeactivateEvent
The event that is raised when a window is deactivated
Public classWindowDestroyEvent
The event that is raised when a window is destroyed
Public classWindowEvent
Base class for windows events
Public classWindowForegroundEvent
The event that is raised when a window is moved to the foreground
Public classWindowLargeIconChangeEvent
The event that is raised when the large icon of a window changes
Public classWindowMinimizeEvent
The event that is raised when a window is minimized
Public classWindowMoveEvent
The event that is raised when a window is moved
Public classWindowSizeEvent
The event that is raised when a window changes size
Public classWindowSmallIconChangeEvent
The event that is raised when the small icon of a window changes
Public classWindowStyleChangeEvent
The event that is raised when the style of a window is changed
Public classWriteMessageEvent
Internal use only
Delegates

  DelegateDescription
Public delegateMouseMovedEvent
Internal use only
Enumerations

  EnumerationDescription
Public enumerationCitrixEventType
Citrix Event Types. For internal use
Public enumerationKeyModifier
Describes key modifiers that can be applied to mouse clicks
Public enumerationMouseButton
Describes the available mouse buttons
Public enumerationWindowCaptionMatchType
Describes how to match on a window caption
Public enumerationWindowEvents
Events raised by the Citrix client