Application.AfterDragDropOnSlide event (PowerPoint)

Occurs after an object with the clipboard format "PowerPoint Drop Trigger" has been dropped onto a slide in an open presentation.

Syntax

expression.AfterDragDropOnSlide (Sld, X, Y)

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Sld Required Slide The slide that raised the event (that is, had a shape added to it).
X Required Single
Y Required Single

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.