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