C1Ribbon (Classic) Task-Based Help / Embedding Controls in a Ribbon
Embedding Controls in a Ribbon
In This Topic

Beginning with the 2008 v2 release, you can add arbitrary controls to C1Ribbon (Classic). You can easily add a control using the RibbonControlHost element by defining a new class inheriting C1.Win.C1Ribbon.RibbonControlHost.

See Also