IDragHandler Interface
Allows a node to delegate the handling of drag operations.
This API is not CLS-compliant.
Assembly: SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
| Name | Description | |
|---|---|---|
![]() | CanDrag(INodeInformation^) | Indicates if this node supports dragging. |
![]() | UpdateData(INodeInformation^, DataObject^) | Adds drag data to this node to the DataObject. |
Show:
