'Declaration
Public Function New( _
ByVal As System.Windows.Forms.Control, _
ByVal As System.String, _
ByVal As System.String, _
ByVal As System.Integer _
)
public AutoReplaceEventArgs(
System.Windows.Forms.Control ,
System.string ,
System.string ,
System.int
)