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