[]
Raised when Split specific actions are performed.
public delegate void SplitEventHandler(object sender, SplitEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | Raised when Split specific actions are performed. |
| SplitEventArgs | e | Raised when Split specific actions are performed. |
| Name | Description |
|---|---|
| SplitEventHandler(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(object, SplitEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, SplitEventArgs) |