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