在激活Review功能区时也会调用重新调整的ReviewTrackChanges命令 [英] The repurposed ReviewTrackChanges command is also called on activating the Review ribbon

查看:123
本文介绍了在激活Review功能区时也会调用重新调整的ReviewTrackChanges命令的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

对于Word Addin,我们正在开发VSTO C# 我们重新调整了Word ReviewTrackChanges ToggleButton命令。

旁边开火切换Track Changes按钮,它也会在激活Review选项卡时触发。

For the Word Addin we are developing in VSTO C# we repurposed the Word ReviewTrackChanges ToggleButton command.
Next to firing on toggling the Track Changes button, it also fires on activating the Review tab.

Ribbon1.xml

Ribbon1.xml

<customUI xmlns=http://schemas.microsoft.com/office/2009/07/customui>
   <commands>
     <command idMso="ReviewTrackChanges" onAction="ReviewTrackChanges_OnAction" />
     ...
   </commands>
   ...
 </customUI>

有没有人知道如何重新调整用途跟踪更改状态?

这是否包括还重新调整激活评论功能区?

Does anyone know how to repurpose only the toggling of the Track Changes status?
That is without including also repurposing activating the Review ribbon?

提前致谢。

Maurice

推荐答案

Hi Maurice,

Hi Maurice,

我试图在Word 2013中重现此问题但是失败了。当我点击QAT上的TrackChanges toggleButton时,评论标签未激活。

I am trying to reproduce this issue in Word 2013 however failed. The review tab was not active when I click the TrackChanges toggleButton on the QAT.

你正在开发什么版本的Word?

What's version of Word are you developing with?

问候& Fei

Regards & Fei


这篇关于在激活Review功能区时也会调用重新调整的ReviewTrackChanges命令的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆