title | keywords | f1_keywords | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Application.AfterDragDropOnSlide event (PowerPoint) |
vbapp10.chm621032 |
|
1de9f2a4-565b-152a-452a-cb0c1a135c35 |
06/05/2019 |
medium |
Occurs after an object with the clipboard format "PowerPoint Drop Trigger" has been dropped onto a slide in an open presentation.
expression.AfterDragDropOnSlide (Sld, X, Y)
expression A variable that represents an Application object.
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 |
[!includeSupport and feedback]