[]
Occurs before the context menu is shown. This event gets fired even if ShowContextMenu property is false.
public event EventHandler<BeforeContextMenuShowEventArgs> BeforeContextMenuShow
Public Event BeforeContextMenuShow As EventHandler(Of BeforeContextMenuShowEventArgs)
| Type | Description |
|---|---|
| EventHandler<BeforeContextMenuShowEventArgs> | Occurs before the context menu is shown. This event gets fired even if property is false. |