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