[]
Raises the EditTextPasting event.
protected virtual void OnEditTextPasting(object sender, CancelEventArgs e)
Protected Overridable Sub OnEditTextPasting(sender As Object, e As CancelEventArgs)
| Type | Name | Description |
|---|---|---|
| object | sender | Object that raised the event |
| CancelEventArgs | e | Event arguments |