Skip to content

DropData - cWebTreeView

Returns the DragData for this control

Type: Function
Return Data Type: Variant

Syntax

Function DropData Returns Variant

Call Example

Get DropData to VariantVariable

Description

Returns the DragData for this control, set by the active cWebDragDropHelper object.

Inherently returns a Variant, but will return a different struct based on the control it was called on (tWebTreeViewDropData for cWebTreeView).

Return Value

DragData for this control