Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2745
Hide ToolTip for listtool
posted

Hello!

I have an UltraToolbarsManager in my project and I have some serious problems in getting the tooltips in the right way.

I am using the Ribbon menu mostly (no toolbars) and I would like to have tooltips in the left part of the menu all the time.

In the left side, I have one tool that is of type popupmenutool, and when it is shown in the right side of the menu, I would
like tooltips there as well.

When I am not running the mouse over that popupmenutool, I have an MRUListTool that is shown in the right area.

Since there are problems showing different tooltips for each item, I don't want any tooltips there.

Can this be achieved somehow?

I have attached two images, the blue rectangle shows what I want to keep and the red rectangle what I want to remove.

/Henrik