[]
Represents the method that will handle the ValidateEdit event.
public delegate void ValidateEditEventHandler(object sender, ValidateEditEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | Represents the method that will handle the event. |
| ValidateEditEventArgs | e | Represents the method that will handle the event. |
| Name | Description |
|---|---|
| ValidateEditEventHandler(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(object, ValidateEditEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, ValidateEditEventArgs) |