Get the underlying Citrix ActiveX control.
Namespace: Facilita.Fc.CitrixAssembly: fcCitrix (in fcCitrix.dll) Version: 9.5.7.98
public AxICAClient AxICAClient { get; }
public AxICAClient AxICAClient { get; }
The underlying Citrix control has many methods and properties of its own such as methods for overriding ICA settings.
By obtaining the instance of the Citrix control these methods and properties can be accessed directly.