DragData - cWebBaseUIObject
Returns the DragData for this control
Type: Function
Return Data Type: Variant
Syntax
Function DragData Returns Variant
Call Example
Get DragData 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. - tWebTreeViewDragData - tWebListDragData - tWebTagsFormDragData
Return Value
DragData struct for this control