views:

196

answers:

0

Hello,

I developed a plugin for outlook 2007 that adds a button to the office ribbon.

I wanted to know if there is any possibility (programmatically) to not show the popup message when hoovering over the button with the mouse pointer.

When I hover over the button, a little popup (tooltip) with the following text is displayed: MyAddinName Press F1 for help

Is there any way to suppress this message for this custom button?

Thanks for your help.

Robert