| C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : FormatErrorEventHandler Delegate |
'Declaration Public Delegate Sub FormatErrorEventHandler( _ ByVal sender As System.Object, _ ByVal e As FormatErrorEventArgs _ )
public delegate void FormatErrorEventHandler( System.object sender, FormatErrorEventArgs e )