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