This topic has not yet been rated - Rate this topic

INodeWithDrag Interface

Allows a node to indicate whether it supports dragging.

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
Assembly:  SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
public interface INodeWithDrag

The INodeWithDrag type exposes the following members.

  NameDescription
Public propertyCanDragGets a value indicating whether the node supports dragging.
Top
  NameDescription
Public methodUpdateDataAdds the drag data for the node to the DataObject.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.