[]
Represents the delegate that handles a ContextMenuShowing event.
public delegate void ContextMenuShowingEventHandler(object sender, ContextMenuShowingEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | Represents the delegate that handles a ContextMenuShowing event. |
| ContextMenuShowingEventArgs | e | Represents the delegate that handles a ContextMenuShowing event. |
| Name | Description |
|---|---|
| ContextMenuShowingEventHandler(object, nint) |
| Name | Description |
|---|---|
| BeginInvoke(object, ContextMenuShowingEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, ContextMenuShowingEventArgs) |