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