Official Content

This event is executed when the dragged element is accepted by a drop target.

Syntax

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>.

Example

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.

Availability

As from GeneXus X Evolution 2 Upgrade 4.

See Also

 







Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant