Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

DoDragDrop Method, SftTree Class

Begins a drag-and-drop operation.

Class: SftTree
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public DragDropEffects DoDragDrop(
    object data,
    DragDropEffects allowedEffects );
public DragDropEffects DoDragDrop(
    object data,
    DragDropEffects allowedEffects );
Public Function DoDragDrop(
    ByVal data As Object,
    ByVal allowedEffects As DragDropEffects
  ) As DragDropEffects
Public Function DoDragDrop(
    ByVal data As Object,
    ByVal allowedEffects As DragDropEffects
  ) As DragDropEffects

Parameters

data

The data to drag.

allowedEffects

One of the DragDropEffects values.

Return Value

A value from the DragDropEffects enumeration that represents the final effect that was performed during the drag-and-drop operation.

Comments

Begins a drag-and-drop operation.

DoDragDrop inherits all its functionality from Control.DoDragDrop. Please see DoDragDrop for detailed information.

See Also SftTree Class | Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.