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
2115
How to save changes made to UltraToolbarsManager using the WinRibbonCustomizationProvider
posted

I'm currently looking into the WinRibbonCustomizationProvider. Is there way (events, hooks, ...) to know when a user has added a tab, group or command? Even better would be to get a list of all changes made when the user clicks OK. We will need to save the changes made by the user to the database.

I know we can implement our own Dialog, but for now I would like to stick with the one Infragistics offers. Maybe it's possible to extend the Dialog Infragistics offers?

Thx, Lieven