Pen Event

J

John

Hi!

I want to know if it is possible to trap and recode the Pen event of
PowerPoint
What I want is to know how to trap the Pen change event or Pen color Change
event in a way similar to the way we trap the next slide, previous slide,
Pause SlideShow events

Can Someone please help me on this.

Regards,
John
 
S

Shyam Pillai

John,
No pen events are available in the object model. You could probably try
setting an event trap for the command bar items corresponding to the Pen
object and come up with a workaround.
 
J

John

Shyam Pillai said:
John,
No pen events are available in the object model. You could probably try
setting an event trap for the command bar items corresponding to the Pen
object and come up with a workaround.
Can youPlease give me some more information on this.
 
Top