WindowLargeIconChangeEvent Constructor C# API
Create a new WindowLargeIconChangeEvent

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

public WindowLargeIconChangeEvent(
	string caption,
	string LargeIconHash
)

Parameters

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