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
355
RibbonCustomizationProvider StockModificationOptions setting does not seems to be applied to the new custom Tab/Group
posted

I am using RibbonCustomizationProvider to display built-in dialog to customize ribbon. I set StockModificationOptions property to not allow to Edit Tab and Group. When dialog comes up, edit tool is not visible for exisitng Tabs and Groups, which is correct. But when I add a new Tab/group, edit tool is visible for the newly cretaed custom Tag and Group.

Parents
  • 1935
    Suggested Answer
    posted

    Hi rossan01,

     

    Custom Tabs/Groups have nothing to do with StockItemModificationOptions property. You can always add/modify/remove custom Tabs/Groups. For instance, if all the StockItemModificationOptions items are checked except AllowTabModify and AllowGroupModify, the added Custom tabs/groups will still be able to be modified since the StockItemModificationOptions property indicates how default, not custom, tabs/groups and tools can be modified.

     

    You can take a look at the following help topic, called “Using the Ribbon Customization Dialog” http://help.infragistics.com/NetAdvantage/WinForms/2013.1/CLR4.0/.

     

    Please let me know if you need any further assistance or if I have not understand you correctly.

     

    Sincerely,

    Martin,

    Senior Software Engineer in Test 

    Infragistics

    www.infragistics.com

     

Reply Children