How to remove the ToolTip (Press F1 for more Help)

2019-04-23 05:30发布

问题:

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)