INodeWithMenu Interface
Allows a node to be responsible for its own context menu.
Assembly: SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
| Name | Description | |
|---|---|---|
![]() | DoDefaultAction() | Invokes the default action for the node. Typically the properties menu. |
![]() | ShowContextMenu(Point) | Shows the context menu. |
Show:
