Hi,
I don't think there is currently a way to drag components directly on the designer for RibbonBar sub-elements.
For example, when adding a new button in a RadRibbonBarGroup, there is no way to change its order : I would like to put it between existing buttons.
The same is also impossible when adding a RadRibbonBarButtonGroup inside a RadRibbonBarGroup, there is no way to move buttons from the RadRibbonBarGroup to the newly created RadRibbonBarGroup .
Also, the RadLabel element doesn't exist in the list of possible elements to add.
For all these problems, there is no other way than modifying the Designer.cs code. And it's a real pain...
Thank you.
