'Declaration Public Delegate Sub WordLocationEventHandler( _ ByVal sender As Object, _ ByVal e As WordLocationEventArgs _ )
public delegate void WordLocationEventHandler( object sender, WordLocationEventArgs e )
Parameters
- sender
- The element of the sender
- e
- The event.