INodeWithActions Interface
Allows a tree node to expose the default actions and a property dialog box.
Assembly: SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
| Name | Description | |
|---|---|---|
![]() | DoDefaultAction() | Invokes the default of the menu item. |
![]() | InvokeProperties() | Invokes the properties of the menu item. |
Show:
