DropData - cWebList

Returns the DragData for this control

Type: Function

Return Data Type: Variant

Parameters: None

Return Value

DragData for this control


Syntax
Function DropData Returns Variant

Call: 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 (tWebListDropData for cWebList).