Click or drag to resize

CLRTextEventData Constructor

Initialize a new CLRActionEventData

Namespace:  MASES.JCOBridge.C2JBridge.Specialized
Assembly:  C2JBridge (in C2JBridge.dll) Version: 2.3.2.210304-f3821f45d93542a4fb34c013ca105a6afd2f10a2
Syntax
public CLRTextEventData(
	Object actionData
)

Parameters

actionData
Type: SystemObject
Remote object associated to the TextEvent
See Also