is possible detect events happen on powerpoint shape like, let say, arrow???
until now, i've found possibilities selecteditemchanged, beforerightclick , beforedoubleclick, can't find way detect others mouseover, resizeend, or positionchanged.
i able detect click event on forms.commandbutton.1 ole object, works on ppt presentation mode, not in ppt design mode.
my main goal embed winform -or wincontrol- ppt slide (not show on slide, embed slide, can viewed in slide index , user can play other shape. in example, male bold, uppercase, change color, etc), can't find documentation, , 1 found not working expected:
this 1 smartart, seems not have events
this 1 using net control oleobject, in case raising "error when calling com" error
so, if it's not possible embed net controls within ppt slide, @ least possible detect key , mouse events on shapes???
thanks in advance
this 1 might you:
Comments
Post a Comment