[]
The handler of the word location event.
public delegate void WordLocationEventHandler(object sender, WordLocationEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | The element of the sender |
| WordLocationEventArgs | e | The event. |
| Name | Description |
|---|---|
| WordLocationEventHandler(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(object, WordLocationEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, WordLocationEventArgs) |