WebControl.DragOverStyle
From Xojo Documentation
Property (As WebStyle )
aWebControl.DragOverStyle = newWebStyleValue
or
WebStyleValue = aWebControl.DragOverStyle
New in 2015r3
Supported for all project types and targets.
or
WebStyleValue = aWebControl.DragOverStyle
New in 2015r3
Supported for all project types and targets.
The WebStyle to apply to the dragged item when it is over a control that can accept it.
See Also
WebStyle class.