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.
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
Hi Rossan01,
I am just checking the progress of your issue. Please let me know if you need any assistance.