[]
Represents the method that will handle the KeyDownEdit and KeyUpEdit events.
public delegate void KeyEditEventHandler(object sender, KeyEditEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | Represents the method that will handle the and events. |
KeyEditEventArgs | e | Represents the method that will handle the and events. |
Name | Description |
---|---|
KeyEditEventHandler(object, nint) |
Name | Description |
---|---|
BeginInvoke(object, KeyEditEventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, KeyEditEventArgs) |