Since the settings are serialized, the buttons does not have hover, pressed and other effects. Workaround: instead of making the buttons protected, apply this setting to RadCommandBar control and expose the buttons as properties.
We have ribbonbar that we add bargroup, buttongroup and buttons programatically. Ribbonbar is in a library project. Front end project form inherits from this form Steps (in code): 1. Create RadRibbonBarGroup and insert on ribbon tab at index 2. Create Rad