D
DSISupport
Hi,
I'm developing a PowerPoint Add-Inn that inserts an ActiveX control on a
slide and the ActiveX will perform some actions on the Slideshow Mode.
However I want to disable the Slide right-click events and let my OCX capture
all the events instead. So my question are:
1- How to disable the slide right mouse click event while in slideshow
either for all slides or for a specific slide?
2- How to let my OCX handle all the mouse events for the slide during the
slideshow mode.
3- Which events can be used to handel slide on enter, and slide on exit
while on slideshow mode.
Thanks.
I'm developing a PowerPoint Add-Inn that inserts an ActiveX control on a
slide and the ActiveX will perform some actions on the Slideshow Mode.
However I want to disable the Slide right-click events and let my OCX capture
all the events instead. So my question are:
1- How to disable the slide right mouse click event while in slideshow
either for all slides or for a specific slide?
2- How to let my OCX handle all the mouse events for the slide during the
slideshow mode.
3- Which events can be used to handel slide on enter, and slide on exit
while on slideshow mode.
Thanks.