BasePopupMenuShowingEventArgs.ShowCustomMenu Method
| Name | Parameters | Description |
|---|---|---|
| ShowCustomMenu(IDXDropDownControlEx) | popupMenu | Invokes a custom context menu instead of the control’s menu. |
| ShowCustomMenu(ContextMenuStrip) | popupMenu | Invokes a custom context menu instead of the control’s menu. |