[]
public delegate void TagEidtorEditingEventHandler(object sender, TagEidtorEditingEventArgs e)
Public Delegate Sub TagEidtorEditingEventHandler(sender As Object, e As TagEidtorEditingEventArgs)
| Type | Name | Description |
|---|---|---|
| object | sender | |
| TagEidtorEditingEventArgs | e |
| Name | Description |
|---|---|
| TagEidtorEditingEventHandler(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(object, TagEidtorEditingEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, TagEidtorEditingEventArgs) |