DropData - cWebBaseUIObject
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. - tWebControlDropData - tWebTreeViewDropData - tWebListDropData - tWebTagsFormDropData
Return Value
DragData for this control