RTreeView.CreateDragIconFromCurrent


public function CreateDragIconFromCurrent

Prototype:

public function CreateDragIconFromCurrent(path = -1)

Parameters

path
the position(index as number or path as string or array)

Description:

This will create a remote image that will appear when this control will be dragged. The image will resemble the item specified by the path parameter.

Return value:

Returns the result of the Send method (not to be considered important).