This topic has not yet been rated - Rate this topic

IDragHandler Interface

Allows a node to delegate the handling of drag operations.

This API is not CLS-compliant. The CLS-compliant alternative is [false].

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
Assembly:  SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
[CLSCompliantAttribute(false)]
public interface IDragHandler

The IDragHandler type exposes the following members.

  NameDescription
Public methodCanDragIndicates if this node supports dragging.
Public methodUpdateDataAdds drag data to this node to the DataObject.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.