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
270
Disabling Ribbon Tab
posted

Hi

I need to disable ribbon tab in my application. I try to disable by using UIElement as follows:

RibbonTab.UIElement.Enabled = false;

But the problem is UIElement is null.

Can anyone let me know how can we disable is ribbon tab?

Thanks,

Anil

Parents Reply Children
No Data