'Declaration Public Delegate Sub GroupTextEventHandler( _ ByVal sender As System.Object, _ ByVal e As GroupTextEventArgs _ )
public delegate void GroupTextEventHandler( System.object sender, GroupTextEventArgs e )
Parameters
- sender
- e
'Declaration Public Delegate Sub GroupTextEventHandler( _ ByVal sender As System.Object, _ ByVal e As GroupTextEventArgs _ )
public delegate void GroupTextEventHandler( System.object sender, GroupTextEventArgs e )