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