This event is executed when the dragged element is accepted by a drop target.
Event <DraggedControl>.DropAccepted([&<parameter>])
Event_code
endevent
The <parameter> can only be a variable. This parameter will be loaded with the corresponding value of the Drag event out parameter of the <DraggedControl>.
Event MeetingTitle.DropAccepted(&Meeting)
Composite
MeetingTitle.Visible = True
EndComposite
EndEvent
To complete the example, see Drop event in Smart Devices, DropAccepted event in Smart Devices and DragCanceled event in Smart Devices.
This event will be executed before the Drop one.
As from GeneXus X Evolution 2 Upgrade 4.