开发者

Right Click event not firing in VSTO code for PowerPoint 2010

开发者 https://www.devze.com 2023-02-20 12:28 出处:网络
I\'m attempting to add a Context Menu option to Powe开发者_运维问答rPoint 2010 that only appears when text is selected.Unfortunately the WindowBeforeRightClick event does not seem to fire if the mouse

I'm attempting to add a Context Menu option to Powe开发者_运维问答rPoint 2010 that only appears when text is selected. Unfortunately the WindowBeforeRightClick event does not seem to fire if the mouse is inside of a TextBox.

Is there a different event I need to be listening to or a better way to add that context menu?

0

精彩评论

暂无评论...
验证码 换一张
取 消