Hello Robert,
Thank you for contacting us.
You can use the
RadControlSpy tool for inspection and customization of properties in controls that inherit from
RadControl.
RadRibbonBar nested elements can work correctly only when the Elements
AutoSize property is set to
true. In case that you want to specify their size explicitly, you should set
MinSize and
MaxSize properties.
In this scenario I suggest setting
MinSize and
MaxSize properties in order to adjust
ApplicationButton position. You can do this using the
smart tag -> Edit UI elements option, consider the attached screen shot.
I hope this helps.
Kind regards,
Peter
the Telerik team