This example demonstrates how to put any control in the RibbonForm header next to the system buttons.
To use this solution in your application, execute the following steps:
1. Drop the RibbonHeaderControlHelper component onto the target form.
2. Assign a RibbonControl to this helper.
3. Assign a required header control to the helper's HeaderControl property.