[]
Initializes a new instance of the ResultStringEventArgs class with the specified reading string.
public ResultStringEventArgs(Control sourceControl, string readString)
| Type | Name | Description |
|---|---|---|
| Control | sourceControl | A Control indicates the source control that creates the reading string. |
| string | readString | A string indicates the specified reading string. |