WindowSmallIconChangeEvent Constructor C# API
Create a new WindowSmallIconChangeEvent

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

public WindowSmallIconChangeEvent(
	string caption,
	string SmallIconHash
)

Parameters

caption
Type: System String
The window's caption
SmallIconHash
Type: System String
A hash of the windows small icon
See Also