Official Content

This event is executed when we do not drop the dragged element on a control that accepts it.

Syntax

Event <DraggedControl>.DragCanceled([&<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.DragCanceled(&Meeting)
    Composite
        msg('Drop it over the recycle bin to delete it')
    EndComposite
EndEvent

To complete the example, see Drop event in Smart Devices , DropAccepted event in Smart Devices and DropAccepted event in Smart Devices.

Availability

As from GeneXus X Evolution 3.

See Also

 






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