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
1834
Need tool enabled; EnabledResolved = false, but SharedProps.Enabled = true.
posted
Hi,

One of my ribbon tools has mysteriously become disabled. The app has always handled enabling these tools via ToolBase.SharedProps, and in the designer for the original ToolbarsManager where it is added, it is both visible and enabled.

I am not clear after reading the remarks for the EnabledResolved hierarchical determination; what do I need to do make sure this tool is enabled?

Thanks in advance,
J
Parents
No Data
Reply
  • 44743
    Verified Answer
    posted

    Is it a menu tool with all disabled child tools? If not, is it possible it because hidden at run-time? Hidden ribbon tools will actually disable instead of hiding if Office2007UICompatibility to True. If neither of these is true, it is possible there is a bug and I would recommend submitting the issue to the support group: http://ko.infragistics.com/gethelp.

Children