[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Editors.ResultStringEventArgs.-ctor

ResultStringEventArgs Constructor

ResultStringEventArgs(Control, string)

Initializes a new instance of the ResultStringEventArgs class with the specified reading string.

Declaration
public ResultStringEventArgs(Control sourceControl, string readString)
Parameters
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.