Hi
I have to show tooltip on disabled ButtonTool to inform user about the reason of disabling. How can I achieve that?
Best regards
Hello piwko,
Thank you for your post. I have been looking into it. You can set a tooltip for the ButtonTool using a style. I can suggest to take a look at the following forum thread, where a similar issue is discussed: https://es.infragistics.com/community/forums/f/retired-products-and-controls/44001/tooltip-on-a-ribbontool.
Please do not hesitate to let me know if you have any further questions on the matter.
Hello Gergana,
Thank for your reply. This method will work for enabled tools, but what about disabled (IsEnabled = false) ones?