How to remove the ToolTip (Press F1 for more Help) from my word Addin

一笑奈何 提交于 2019-12-10 03:15:01

问题


Currently i am working on an addin, in which i am having a Ribbon.In that Ribbon, If i move the mouse over any button I am getting my Feature description(description of that button) as well as Screen tip(my Addin name,Press F1 for more Help).

my question is how to remove this Screen tip "Press F1 for more Help".

Any help can be greatly appreciated.

Thanks.


回答1:


Unfortunately, you can't: see this thread on the VSTO forum




回答2:


Although you can't remove it, you can edit it by

Project Properties -> Publish -> Options -> office setting

(VS2013)



来源:https://stackoverflow.com/questions/6139785/how-to-remove-the-tooltip-press-f1-for-more-help-from-my-word-addin

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!