'Detecting shape delection in PPT
in a VSTO project is possible intercept shape delete event?
I've try to intercept key press with "mousekeyhook" but without success.
Anyone have suggestion?
Thanks!
Solution 1:[1]
VSTO (nor the PowerPoint object model) doesn't provide any events for that out of the box.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Eugene Astafiev |
