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
2385
Tooltip of ApplicationMenu2010Item will popup when mouse hover on the control in ApplicationMenu2010Item.Content
posted

I find that  ApplicationMenu2010Item will popup when mouse hover on the control in ApplicationMenu2010Item.Content. In following snapshot, I add a tooltip for 'Info'. When I move the mouse to the content of ApplicationMenu2010Item, it popup the tooltip 

I change code like:


<igRibbon:ApplicationMenu2010Item KeyTip="I" ToolTip="AAA"
Header="{Binding Source={StaticResource RibbonStrings}, Path=XWR_Info}">

I think you can reproduce the behavior in your sample code

Is there anyway to stop the behavior? It is strange to user.

Parents Reply Children
No Data